Add axios + redux thunk
This commit is contained in:
parent
a1a8933e5c
commit
5fe79d9faf
2 changed files with 2677 additions and 2622 deletions
5296
package-lock.json
generated
5296
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -3,9 +3,10 @@
|
|||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"axios": "^0.18.0",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-redux": "^7.0.2",
|
||||
"react-redux": "^7.0.3",
|
||||
"react-scripts": "3.0.0",
|
||||
"redux": "^4.0.1",
|
||||
"redux-thunk": "^2.3.0",
|
||||
|
|
Reference in a new issue