Skip to content

Commit ab7c8d8

Browse files
committed
add babel-runtime
1 parent 44a45b9 commit ab7c8d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,11 @@
3232
"babel-plugin-component": "^0.9.1",
3333
"babel-plugin-istanbul": "^4.1.1",
3434
"babel-plugin-transform-runtime": "^6.22.0",
35+
"babel-polyfill": "^6.23.0",
3536
"babel-preset-env": "^1.3.2",
3637
"babel-preset-stage-2": "^6.22.0",
3738
"babel-register": "^6.22.0",
39+
"babel-runtime": "^6.23.0",
3840
"chai": "^3.5.0",
3941
"chalk": "^1.1.3",
4042
"chromedriver": "^2.27.2",

0 commit comments

Comments
 (0)