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 25694df commit f7c5a42Copy full SHA for f7c5a42
package.json
@@ -43,12 +43,12 @@
43
},
44
"homepage": "https://github.com/gaearon/react-redux",
45
"devDependencies": {
46
- "babel-cli": "^6.3.15",
47
- "babel-core": "^6.1.20",
+ "babel-cli": "^6.3.17",
+ "babel-core": "^6.3.26",
48
"babel-eslint": "^5.0.0-beta4",
49
"babel-loader": "^6.2.0",
50
"babel-plugin-transform-decorators-legacy": "^1.2.0",
51
- "babel-preset-es2015-loose": "^6.1.3",
+ "babel-preset-es2015-loose": "^6.1.4",
52
"babel-preset-react": "^6.3.13",
53
"babel-preset-stage-0": "^6.3.13",
54
"eslint": "^1.7.1",
0 commit comments