v0.28.0-beta.9

This commit is contained in:
2023-11-09 13:44:38 +08:00
parent 507431232b
commit d702d9e40d
21 changed files with 73 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/container",
"version": "0.28.0-beta.8",
"version": "0.28.0-beta.9",
"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.8"
"@ccms/nashorn": "^0.28.0-beta.9"
},
"dependencies": {
"inversify": "^6.0.1",