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 1956d76 commit 617b8faCopy full SHA for 617b8fa
examples/parent-child-demo/package.json
@@ -12,13 +12,13 @@
12
},
13
"dependencies": {
14
"prop-types": "^15.6.1",
15
- "react": "16.3.1",
16
- "react-dom": "16.3.1",
17
- "react-hot-loader": "4.1.2",
+ "react": "16.4.1",
+ "react-dom": "16.4.1",
+ "react-hot-loader": "4.3.3",
18
"react-lifecycle-visualizer": "2.0.0-beta.4",
19
"react-redux": "^5.0.7",
20
- "react-scripts": "^1.0.10",
21
- "redux": "^3.7.2",
22
- "redux-thunk": "^2.2.0"
+ "react-scripts": "^1.1.4",
+ "redux": "^4.0.0",
+ "redux-thunk": "^2.3.0"
23
}
24
0 commit comments