This commit is contained in:
2020-05-15 16:20:21 +08:00
parent 63aef1fe60
commit b47acf69ea
18 changed files with 47 additions and 47 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/ployfill",
"version": "0.6.5",
"version": "0.6.6",
"description": "MiaoScript ployfill package",
"author": "MiaoWoo <admin@yumc.pw>",
"homepage": "https://github.com/circlecloud/ms.git",
@ -14,8 +14,8 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@ccms/i18n": "^0.6.4",
"@ccms/nashorn": "^0.6.4",
"@ccms/i18n": "^0.6.6",
"@ccms/nashorn": "^0.6.6",
"core-js": "^3.6.5"
},
"devDependencies": {