We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db1537 commit e20a6f7Copy full SHA for e20a6f7
contributors.yml
@@ -47,6 +47,7 @@
47
- lqze
48
- lukerSpringTree
49
- markivancho
50
+- marvinruder
51
- mcansh
52
- mfijas
53
- MichaelDeBoey
packages/react-router-dom/package.json
@@ -23,6 +23,7 @@
23
"module": "./dist/index.js",
24
"types": "./dist/index.d.ts",
25
"dependencies": {
26
+ "@remix-run/router": "1.0.0",
27
"react-router": "6.4.0"
28
},
29
"devDependencies": {
0 commit comments