Skip to content

Commit 6b549d3

Browse files
committed
fix: move babel-polyfill to dependency
Signed-off-by: BoHong Li <[email protected]>
1 parent a6036cb commit 6b549d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"async": "~2.1.4",
3939
"aws-sdk": "~2.345.0",
4040
"azure-storage": "~2.10.2",
41+
"babel-polyfill": "~6.26.0",
4142
"base64url": "~3.0.0",
4243
"body-parser": "~1.18.3",
4344
"bootstrap": "~3.4.0",
@@ -145,7 +146,6 @@
145146
"babel-core": "~6.26.3",
146147
"babel-loader": "~7.1.4",
147148
"babel-plugin-transform-runtime": "~6.23.0",
148-
"babel-polyfill": "~6.26.0",
149149
"babel-preset-env": "~1.7.0",
150150
"babel-runtime": "~6.26.0",
151151
"copy-webpack-plugin": "~4.5.2",

0 commit comments

Comments
 (0)