v0.28.0-beta.10

This commit is contained in:
2023-12-15 16:46:50 +08:00
parent 1aa042bef0
commit 8e807fc2e0
21 changed files with 72 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/common",
"version": "0.28.0-beta.9",
"version": "0.28.0-beta.10",
"description": "MiaoScript common package",
"keywords": [
"miaoscript",
@@ -24,7 +24,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.28.0-beta.9",
"@ccms/nashorn": "^0.28.0-beta.10",
"@javatypes/jdk": "^0.0.3"
},
"gitHead": "562e2d00175c9d3a99c8b672aa07e6d92706a027"