Skip to content

Commit

Permalink
add redux
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaya committed Jun 24, 2020
1 parent ef659f5 commit ff4de0f
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 0 deletions.
56 changes: 56 additions & 0 deletions package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@types/react": "^16.9.38",
"@types/react-dom": "^16.9.8",
"@types/react-leaflet": "^2.5.1",
"@types/react-redux": "^7.1.9",
"@types/recoil": "0.0.1",
"cors": "^2.8.5",
"express": "^4.17.1",
Expand All @@ -35,8 +36,12 @@
"react-dom": "^16.13.1",
"react-leaflet": "^2.7.0",
"react-leaflet-arrowheads": "^1.0.6",
"react-redux": "^7.2.0",
"react-scripts": "3.4.1",
"recoil": "0.0.10",
"redux": "^4.0.5",
"redux-devtools-extension": "^2.13.8",
"reselect": "^4.0.0",
"serve-static": "^1.14.1",
"ts-node": "^8.10.2",
"typescript": "~3.9.5",
Expand Down

0 comments on commit ff4de0f

Please sign in to comment.