v0.28.0-beta.5

This commit is contained in:
2023-10-25 14:32:22 +08:00
parent 4cc5e75f1d
commit 4435a239d4
20 changed files with 71 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/container",
"version": "0.28.0-beta.4",
"version": "0.28.0-beta.5",
"description": "MiaoScript container package",
"keywords": [
"miaoscript",
@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.28.0-beta.4"
"@ccms/nashorn": "^0.28.0-beta.5"
},
"dependencies": {
"inversify": "^6.0.1",