feat: add i18n to ployfill

Signed-off-by: MiaoWoo <admin@yumc.pw>
backup
MiaoWoo 2020-03-01 17:01:27 +08:00
parent f821998801
commit b95b4f6928
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"dependencies": { "dependencies": {
"@ms/i18n": "^0.3.0",
"@ms/nashorn": "^0.3.0", "@ms/nashorn": "^0.3.0",
"core-js": "^3.6.4" "core-js": "^3.6.4"
}, },