We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8480042 commit 385a8ebCopy full SHA for 385a8eb
package.json
@@ -52,9 +52,8 @@
52
"karma-webpack": "^1.8.1",
53
"mocha": "3.2.0",
54
"npm-run-all": "^3.1.2",
55
- "react": "^15.0.0",
56
- "react-addons-test-utils": "^15.0.0",
57
- "react-dom": "^15.0.0",
+ "react": "^15.6.1",
+ "react-dom": "^15.6.1",
58
"rf-release": "0.4.0",
59
"sinon": "next",
60
"uglify-js": "2.4.24",
@@ -64,7 +63,7 @@
64
63
"dependencies": {
65
"element-class": "^0.2.0",
66
"exenv": "1.2.0",
67
- "prop-types": "^15.5.7",
+ "prop-types": "^15.5.10",
68
"react-dom-factories": "^1.0.0"
69
},
70
"peerDependencies": {
0 commit comments