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 4abc39f commit 214a908Copy full SHA for 214a908
templates/ReactReduxSpa/package.json
@@ -28,8 +28,8 @@
28
"jquery": "^2.2.1",
29
"json-loader": "^0.5.4",
30
"node-noop": "^1.0.0",
31
- "react": "^15.3.2",
32
- "react-dom": "^15.3.2",
+ "react": "~15.4.0",
+ "react-dom": "~15.4.0",
33
"react-redux": "^4.4.5",
34
"react-router": "^2.8.1",
35
"react-router-redux": "^4.0.6",
templates/ReactSpa/package.json
@@ -21,8 +21,8 @@
21
"isomorphic-fetch": "^2.2.1",
22
23
24
25
26
27
"style-loader": "^0.13.1",
"typescript": "^2.2.1",
0 commit comments