This commit is contained in:
2020-07-02 17:08:20 +08:00
parent 75b892e1c0
commit 392f01d509
22 changed files with 66 additions and 66 deletions

View File

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