v0.28.0-beta.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ccms/polyfill",
|
||||
"version": "0.28.0-beta.2",
|
||||
"version": "0.28.0-beta.3",
|
||||
"description": "MiaoScript polyfill package",
|
||||
"author": "MiaoWoo <admin@yumc.pw>",
|
||||
"homepage": "https://github.com/circlecloud/ms.git",
|
||||
@@ -14,12 +14,12 @@
|
||||
"test": "echo \"Error: run tests from root\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ccms/i18n": "^0.28.0-beta.2",
|
||||
"@ccms/nodejs": "^0.28.0-beta.2",
|
||||
"@ccms/i18n": "^0.28.0-beta.3",
|
||||
"@ccms/nodejs": "^0.28.0-beta.3",
|
||||
"core-js": "^3.27.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ccms/nashorn": "^0.28.0-beta.2",
|
||||
"@ccms/nashorn": "^0.28.0-beta.3",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rimraf": "^4.1.2",
|
||||
"typescript": "^4.9.5"
|
||||
|
||||
Reference in New Issue
Block a user