refactor: rename ployfill to polyfill

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2021-03-26 16:17:13 +08:00
parent 67aa4302e0
commit 93f44e5a00
12 changed files with 18 additions and 13 deletions

View File

@ -21,7 +21,7 @@
"dependencies": {
"@ccms/common": "^0.13.0",
"@ccms/container": "^0.13.0",
"@ccms/ployfill": "^0.13.0",
"@ccms/polyfill": "^0.13.0",
"base64-js": "^1.5.1",
"source-map-builder": "^0.0.7"
},