v0.28.0-beta.8

This commit is contained in:
2023-10-25 17:47:25 +08:00
parent 9fac585e5e
commit 3e8d1f7029
20 changed files with 71 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/i18n",
"version": "0.28.0-beta.7",
"version": "0.28.0-beta.8",
"description": "MiaoScript i18n package",
"keywords": [
"miaoscript",
@@ -25,7 +25,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.28.0-beta.7",
"@ccms/nashorn": "^0.28.0-beta.8",
"@types/js-yaml": "^4.0.5"
},
"dependencies": {