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 a06d440 commit b0f4d7eCopy full SHA for b0f4d7e
package.json
@@ -60,17 +60,17 @@
60
"karma-sourcemap-loader": "^0.3.6",
61
"karma-webpack": "^1.6.0",
62
"mocha": "^2.2.5",
63
- "react": "^0.14.3",
64
- "react-addons-test-utils": "^0.14.0 || ^15.0.0-0",
65
- "react-dom": "^0.14.3",
+ "react": "^0.14.0 || ^15.0.0",
+ "react-addons-test-utils": "^0.14.0 || ^15.0.0",
+ "react-dom": "^0.14.0 || ^15.0.0",
66
"rimraf": "^2.3.4",
67
"simulant": "^0.2.2",
68
"webpack": "^1.9.6",
69
"webpack-dev-server": "^1.8.2"
70
},
71
"peerDependencies": {
72
- "react": "^0.14.0 || ^15.0.0-0",
73
- "react-dom": "^0.14.0 || ^15.0.0-0"
+ "react-dom": "^0.14.0 || ^15.0.0"
74
75
"dependencies": {
76
"dom-css": "^2.0.0",
0 commit comments