We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2194a63 commit 331d6b6Copy full SHA for 331d6b6
1 file changed
package.json
@@ -43,7 +43,7 @@
43
"inert": "3.x.x",
44
"lodash": "3.10.1",
45
"moment": "2.11.x",
46
- "react": "15.0.x",
+ "react": "15.1.x",
47
"react-copy-to-clipboard": "4.1.x",
48
"react-dom": "15.0.x",
49
"react-redux": "4.4.x",
@@ -84,7 +84,7 @@
84
"mocha": "2.4.5",
85
"postcss": "5.0.14",
86
"postcss-loader": "0.8.0",
87
- "react-addons-test-utils": "^0.14.8",
+ "react-addons-test-utils": "15.1.x",
88
"stylus-loader": "1.4.3",
89
"url-loader": "0.5.7",
90
"webpack": "1.12.x"
0 commit comments