Skip to content

Commit

Permalink
Downgrade history for compatibility with react-router
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Oct 8, 2020
1 parent a842ac9 commit b050e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"clsx": "^1.1.1",
"history": "^5.0.0",
"history": "4.10.1",
"material-table": "^1.63.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
Expand Down

0 comments on commit b050e70

Please sign in to comment.