Revert "build(deps): bump react-router-dom from 5.3.0 to 6.0.0 in /web"

This reverts commit 43a01086ac.
This commit is contained in:
Collin M. Barrett 2021-11-04 08:02:21 -05:00
parent 5edbf2ba76
commit cefd2db04a
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -22,7 +22,7 @@
"react": "^17.0.2",
"react-app-rewired": "^2.1.8",
"react-dom": "^17.0.2",
"react-router-dom": "^6.0.0",
"react-router-dom": "^5.3.0",
"react-scripts": "^4.0.3",
"slugify": "^1.6.1",
"typescript": "^4.4.4",