Skip to content

Commit

Permalink
fix: [Bug]: react-router-dom does not list dependency @remix-run/rout…
Browse files Browse the repository at this point in the history
…er (#9243) (#9285)

* Add dependency @remix-run/router@1.0.0 to react-router-dom

* Sign CLA
  • Loading branch information
marvinruder committed Sep 17, 2022
1 parent 6db1537 commit e20a6f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions contributors.yml
Expand Up @@ -47,6 +47,7 @@
- lqze
- lukerSpringTree
- markivancho
- marvinruder
- mcansh
- mfijas
- MichaelDeBoey
Expand Down
1 change: 1 addition & 0 deletions packages/react-router-dom/package.json
Expand Up @@ -23,6 +23,7 @@
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"dependencies": {
"@remix-run/router": "1.0.0",
"react-router": "6.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit e20a6f7

Please sign in to comment.