This commit is contained in:
2020-02-24 00:21:48 +08:00
parent 49f886c5ba
commit eaf491f74d
16 changed files with 48 additions and 49 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ms/ployfill",
"version": "0.1.0",
"version": "0.2.0",
"description": "MiaoScript ployfill package",
"author": "MiaoWoo <admin@yumc.pw>",
"homepage": "https://github.com/circlecloud/ms.git",
@ -17,7 +17,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@ms/nashorn": "^0.1.0",
"@ms/nashorn": "^0.2.0",
"core-js": "^3.6.4"
},
"devDependencies": {