refactor: swithc to npm link based dependency
This commit is contained in:
parent
cd5741692a
commit
12c2473aeb
|
|
@ -60,7 +60,7 @@
|
|||
"@types/jest": "^30.0.0",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/node": "^22.19.13",
|
||||
"inline-schema": "git+https://gitea.ayi-games.online/hypercross/inline-schema",
|
||||
"inline-schema": "file:../inline-schema",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"tailwindcss": "^4.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue