This commit is contained in:
2020-03-25 13:54:45 +08:00
parent 49b96b3ac4
commit 6fc3592536
18 changed files with 48 additions and 48 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ms/common",
"version": "0.3.1",
"version": "0.4.0",
"description": "MiaoScript api package",
"keywords": [
"miaoscript",
@ -27,7 +27,7 @@
"typescript": "^3.8.3"
},
"dependencies": {
"@ms/nashorn": "^0.3.1"
"@ms/nashorn": "^0.4.0"
},
"gitHead": "562e2d00175c9d3a99c8b672aa07e6d92706a027"
}