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 76f9171 commit 08615dcCopy full SHA for 08615dc
package.json
@@ -35,10 +35,10 @@
35
},
36
"homepage": "https://github.com/gaearon/redux",
37
"devDependencies": {
38
- "babel": "^5.4.7",
39
- "babel-core": "^5.4.7",
40
- "babel-eslint": "^3.1.11",
41
- "babel-loader": "^5.1.2",
+ "babel": "^5.5.8",
+ "babel-core": "^5.5.8",
+ "babel-eslint": "^3.1.15",
+ "babel-loader": "^5.1.4",
42
"eslint": "^0.22.1",
43
"eslint-plugin-react": "^2.3.0",
44
"expect": "^1.6.0",
@@ -53,7 +53,7 @@
53
"webpack-dev-server": "^1.8.2"
54
55
"dependencies": {
56
- "babel-runtime": "^5.4.7",
+ "babel-runtime": "^5.5.8",
57
"envify": "^3.4.0",
58
"invariant": "^2.0.0",
59
"lodash": "^3.9.3"
0 commit comments