This commit is contained in:
2020-09-24 13:51:39 +08:00
parent d0a0e2dd71
commit 78100e8696
22 changed files with 67 additions and 67 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/common",
"version": "0.9.3",
"version": "0.9.4",
"description": "MiaoScript api package",
"keywords": [
"miaoscript",
@ -19,7 +19,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.9.3",
"@ccms/nashorn": "^0.9.4",
"@javatypes/jdk": "^0.0.2",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",