This commit is contained in:
2023-02-08 16:24:09 +08:00
parent 65832c9fae
commit c2867da047
24 changed files with 69 additions and 69 deletions

View File

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