feat: use workspace version

This commit is contained in:
2025-07-14 16:56:16 +08:00
parent 8e807fc2e0
commit 9250dbb2ad
17 changed files with 96 additions and 94 deletions

View File

@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.28.0-beta.10"
"@ccms/nashorn": "workspace:*"
},
"gitHead": "781524f83e52cad26d7c480513e3c525df867121"
}