We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47bb6cd commit ee65dbdCopy full SHA for ee65dbd
package.json
@@ -38,6 +38,7 @@
38
},
39
"devDependencies": {
40
"babel-cli": "^6.24.1",
41
+ "babel-core": "^6.26.0",
42
"babel-jest": "^22.4.1",
43
"babel-plugin-dev-expression": "^0.2.1",
44
"babel-plugin-external-helpers": "^6.22.0",
@@ -57,6 +58,7 @@
57
58
"react": "^16.2.0",
59
"react-dom": "^16.2.0",
60
"react-test-renderer": "^16.2.0",
61
+ "regenerator-runtime": "^0.11.1",
62
"rollup": "^0.57.0",
63
"rollup-plugin-babel": "^3.0.3",
64
"rollup-plugin-commonjs": "^9.1.0",
0 commit comments