feat: add i18n to ployfill

Signed-off-by: MiaoWoo <admin@yumc.pw>
clean
MiaoWoo 2020-03-01 17:01:27 +08:00
parent 6b7a729e65
commit 553632e6ba
1 changed files with 1 additions and 0 deletions

View File

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