This commit is contained in:
2023-07-19 17:19:56 +08:00
parent 3f1de332fd
commit d4da57d7aa
25 changed files with 135 additions and 802 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/i18n",
"version": "0.27.3",
"version": "0.27.4",
"description": "MiaoScript i18n package",
"keywords": [
"miaoscript",
@@ -19,7 +19,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.27.3",
"@ccms/nashorn": "^0.27.4",
"@types/js-yaml": "^4.0.5",
"reflect-metadata": "^0.1.13",
"rimraf": "^4.1.2",