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 0b14e36 commit 6562eabCopy full SHA for 6562eab
package.json
@@ -65,10 +65,10 @@
65
"mocha": "^2.4.5",
66
"pretty-bytes": "^3.0.1",
67
"qs": "^6.1.0",
68
- "react": "^0.14.8",
69
- "react-addons-css-transition-group": "^0.14.8",
70
- "react-addons-test-utils": "^0.14.8",
71
- "react-dom": "^0.14.8",
+ "react": "^15.0.0",
+ "react-addons-css-transition-group": "^15.0.0",
+ "react-addons-test-utils": "^15.0.0",
+ "react-dom": "^15.0.0",
72
"rimraf": "^2.5.2",
73
"style-loader": "^0.13.1",
74
"webpack": "^1.12.14",
0 commit comments