We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 888937c + 81a1021 commit b83af4aCopy full SHA for b83af4a
1 file changed
package.json
@@ -49,9 +49,9 @@
49
"eslint-plugin-react": "^5.1.1",
50
"mocha": "^3.0.2",
51
"path": "^0.12.7",
52
- "react": "^15.3.1",
53
- "react-addons-test-utils": "^15.3.1",
54
- "react-dom": "^15.3.1",
+ "react": "^15.5.1",
+ "react-addons-test-utils": "^15.5.1",
+ "react-dom": "^15.5.1",
55
"sinon": "^1.17.6",
56
"webpack": "^1.12.11",
57
"webpack-dev-server": "^1.14.1"
0 commit comments