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 1c448fd commit fbe0a91Copy full SHA for fbe0a91
package.json
@@ -3,13 +3,13 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "react": "^15.6.1",
7
- "react-dom": "^15.6.1",
+ "react": "^16.6.0",
+ "react-dom": "^16.6.0",
8
"react-redux": "^5.0.5",
9
- "react-scripts": "1.0.10",
10
- "redux": "^3.7.2",
+ "react-scripts": "2.0.5",
+ "redux": "^4.0.1",
11
"redux-logger": "^3.0.6",
12
- "redux-saga": "^0.15.6"
+ "redux-saga": "^0.16.2"
13
},
14
"scripts": {
15
"start": "react-scripts start",
0 commit comments