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.
2 parents 91daf20 + 433c7ee commit 21f2769Copy full SHA for 21f2769
package.json
@@ -28,12 +28,12 @@
28
},
29
"devDependencies": {
30
"babel-cli": "^6.7.7",
31
- "babel-core": "^6.7.7",
+ "babel-core": "^6.18.0",
32
"babel-eslint": "^6.0.3",
33
"babel-plugin-transform-decorators-legacy": "^1.3.4",
34
- "babel-preset-es2015": "^6.6.0",
+ "babel-preset-es2015": "^6.18.0",
35
"babel-preset-react": "^6.5.0",
36
- "babel-preset-stage-0": "^6.5.0",
+ "babel-preset-stage-0": "^6.16.0",
37
"eslint": "^2.8.0",
38
"eslint-config-rackt": "^1.1.1",
39
"eslint-plugin-babel": "^3.2.0",
0 commit comments