v0.6.7
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ccms/ployfill",
|
||||
"version": "0.6.6",
|
||||
"version": "0.6.7",
|
||||
"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.6",
|
||||
"@ccms/nashorn": "^0.6.6",
|
||||
"@ccms/i18n": "^0.6.7",
|
||||
"@ccms/nashorn": "^0.6.7",
|
||||
"core-js": "^3.6.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user