This commit is contained in:
2023-07-19 18:22:35 +08:00
parent 8633d9ea95
commit 002f2c47c6
24 changed files with 81 additions and 81 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/container",
"version": "0.26.0",
"version": "0.27.6",
"description": "MiaoScript container package",
"keywords": [
"miaoscript",
@@ -19,7 +19,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.26.0",
"@ccms/nashorn": "^0.27.6",
"reflect-metadata": "^0.1.13",
"rimraf": "^4.1.2",
"typescript": "^4.9.5"