Skip to content

Commit

Permalink
redux thunk installed
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshwaran-chandrasekaran committed Sep 15, 2019
1 parent a6fea53 commit 9be0bbe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"react-redux": "^7.1.1",
"react-router-dom": "^5.0.1",
"react-scripts": "3.1.1",
"redux": "^4.0.4"
"redux": "^4.0.4",
"redux-thunk": "^2.3.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 9be0bbe

Please sign in to comment.