Skip to content

Commit ee65dbd

Browse files
committed
Add missing dependencies
1 parent 47bb6cd commit ee65dbd

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
@@ -38,6 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"babel-cli": "^6.24.1",
41+
"babel-core": "^6.26.0",
4142
"babel-jest": "^22.4.1",
4243
"babel-plugin-dev-expression": "^0.2.1",
4344
"babel-plugin-external-helpers": "^6.22.0",
@@ -57,6 +58,7 @@
5758
"react": "^16.2.0",
5859
"react-dom": "^16.2.0",
5960
"react-test-renderer": "^16.2.0",
61+
"regenerator-runtime": "^0.11.1",
6062
"rollup": "^0.57.0",
6163
"rollup-plugin-babel": "^3.0.3",
6264
"rollup-plugin-commonjs": "^9.1.0",

0 commit comments

Comments
 (0)