This commit is contained in:
2022-05-14 16:28:17 +08:00
parent 7cd85f3f34
commit 082f2b8f73
24 changed files with 69 additions and 69 deletions

View File

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