This commit is contained in:
2020-03-03 01:14:22 +08:00
parent e7c22b5961
commit d608e2c066
17 changed files with 46 additions and 46 deletions

View File

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