This commit is contained in:
2020-05-11 17:32:02 +08:00
parent 2bd8f0c5ff
commit fafcd09cc1
16 changed files with 37 additions and 37 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/ployfill",
"version": "0.6.1",
"version": "0.6.3",
"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.1",
"@ccms/nashorn": "^0.6.1",
"@ccms/i18n": "^0.6.3",
"@ccms/nashorn": "^0.6.3",
"core-js": "^3.6.4"
},
"devDependencies": {