Skip to content

Commit f9d2326

Browse files
author
pichid
committed
add redux
1 parent 9d34c15 commit f9d2326

File tree

13 files changed

+249
-185
lines changed

13 files changed

+249
-185
lines changed

package-lock.json

Lines changed: 49 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"react-dom": "^16.13.1",
4242
"react-redux": "7.2.0",
4343
"react-router-dom": "^5.2.0",
44-
"redux": "4.0.5"
44+
"redux": "4.0.5",
45+
"redux-actions": "^2.6.5"
4546
},
4647
"devDependencies": {
4748
"react-scripts": "^3.4.1"

0 commit comments

Comments
 (0)