v0.28.0-beta.2

This commit is contained in:
2023-08-08 18:11:44 +08:00
parent 9cfac1672a
commit e70c78a255
24 changed files with 69 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/common",
"version": "0.28.0-beta.1",
"version": "0.28.0-beta.2",
"description": "MiaoScript common package",
"keywords": [
"miaoscript",
@@ -19,7 +19,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.28.0-beta.1",
"@ccms/nashorn": "^0.28.0-beta.2",
"@javatypes/jdk": "^0.0.3",
"reflect-metadata": "^0.1.13",
"rimraf": "^4.1.2",