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

@@ -25,8 +25,8 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.28.0-beta.10",
"@types/js-yaml": "^4.0.5"
"@ccms/nashorn": "workspace:*",
"@types/js-yaml": "^4.0.9"
},
"dependencies": {
"js-yaml": "^4.1.0"