This commit is contained in:
2020-05-11 17:52:13 +08:00
parent c016b1db34
commit 7ba34e7e01
14 changed files with 33 additions and 33 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/common",
"version": "0.6.3",
"version": "0.6.4",
"description": "MiaoScript api package",
"keywords": [
"miaoscript",
@ -24,7 +24,7 @@
"typescript": "^3.8.3"
},
"dependencies": {
"@ccms/nashorn": "^0.6.3"
"@ccms/nashorn": "^0.6.4"
},
"gitHead": "562e2d00175c9d3a99c8b672aa07e6d92706a027"
}