improve shelf hiearchy

This commit is contained in:
EatThePooh 2025-08-02 10:24:01 +07:00
parent 928c1067b3
commit 9c18a0c924
5 changed files with 46 additions and 18 deletions

View file

@ -2,7 +2,7 @@
"tasks": {
"start": "deno run --cached-only main.ts"
},
"links": [
"patch": [
"../hjq"
]
}