Skip to content

Commit

Permalink
Downgrade react-router-dom to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gocemitevski committed Jan 14, 2024
1 parent a284017 commit 04eb7b8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
24 changes: 17 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^16.14.0",
"react-ga4": "^2.1.0",
"react-leaflet": "^2.8.0",
"react-router-dom": "^5.2.8",
"react-router-dom": "^5.2.1",
"react-scripts": "^3.4.4"
},
"scripts": {
Expand Down

0 comments on commit 04eb7b8

Please sign in to comment.