install babel-polyfill

This commit is contained in:
caishi 2021-05-08 17:28:14 +08:00 committed by caishi
parent 194f6af412
commit 6e849aa800
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@
"babel-core": "^6.26.0",
"babel-plugin-import": "^1.13.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",