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 460d951 commit 5d5cf91Copy full SHA for 5d5cf91
package.json
@@ -50,9 +50,9 @@
50
"jsdom": "~5.4.3",
51
"mocha": "^2.2.5",
52
"mocha-jsdom": "~0.4.0",
53
- "react": "^0.14.0-beta3",
54
- "react-addons-test-utils": "^0.14.0-beta3",
55
- "react-dom": "^0.14.0-beta3",
+ "react": "^0.14.0-rc1",
+ "react-addons-test-utils": "^0.14.0-rc1",
+ "react-dom": "^0.14.0-rc1",
56
"redux": "^3.0.0",
57
"rimraf": "^2.3.4",
58
"webpack": "^1.11.0"
0 commit comments