This commit is contained in:
2020-04-26 10:24:49 +08:00
parent 860946a44b
commit 87f197fe06
18 changed files with 47 additions and 47 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ms/i18n",
"version": "0.4.2",
"version": "0.5.0",
"description": "MiaoScript i18n package",
"keywords": [
"miaoscript",
@ -28,7 +28,7 @@
"typescript": "^3.8.3"
},
"dependencies": {
"@ms/nashorn": "^0.4.0",
"@ms/nashorn": "^0.5.0",
"js-yaml": "^3.13.1"
},
"gitHead": "781524f83e52cad26d7c480513e3c525df867121"