v0.28.0-beta.4

This commit is contained in:
2023-10-25 11:48:18 +08:00
parent 54eaae96bd
commit 9a25362140
21 changed files with 4937 additions and 78 deletions

View File

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