feat: use workspace version
This commit is contained in:
@@ -19,11 +19,11 @@
|
||||
"test": "echo \"Error: run tests from root\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ccms/i18n": "^0.28.0-beta.10",
|
||||
"@ccms/nodejs": "^0.28.0-beta.10",
|
||||
"core-js": "^3.33.2"
|
||||
"@ccms/i18n": "workspace:*",
|
||||
"@ccms/nodejs": "workspace:*",
|
||||
"core-js": "^3.44.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ccms/nashorn": "^0.28.0-beta.10"
|
||||
"@ccms/nashorn": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user