v0.3.1
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ms/ployfill",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"description": "MiaoScript ployfill package",
|
||||
"author": "MiaoWoo <admin@yumc.pw>",
|
||||
"homepage": "https://github.com/circlecloud/ms.git",
|
||||
@ -17,8 +17,8 @@
|
||||
"test": "echo \"Error: run tests from root\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ms/i18n": "^0.3.0",
|
||||
"@ms/nashorn": "^0.3.0",
|
||||
"@ms/i18n": "^0.3.1",
|
||||
"@ms/nashorn": "^0.3.1",
|
||||
"core-js": "^3.6.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user