Skip to content

Commit

Permalink
overrode path-to-regexp for react-router-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
KitoC committed Sep 10, 2024
1 parent 16ee9f2 commit 33a7770
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
49 changes: 24 additions & 25 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,9 @@
"typescript": "5.2.2",
"webpack-dev-middleware": "6.1.2",
"ws": "8.17.1",
"path-to-regexp": "0.1.10"
"react-router-dom":{
"path-to-regexp": "0.1.10"
}
},
"browserslist": [
">0.2%",
Expand Down

0 comments on commit 33a7770

Please sign in to comment.