Skip to content

Commit 174897b

Browse files
authored
fix: revert peer version change for v5-compat
1 parent 91abab9 commit 174897b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router-dom-v5-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"peerDependencies": {
3030
"react": ">=16.8",
3131
"react-dom": ">=16.8",
32-
"react-router-dom": "6.4.1"
32+
"react-router-dom": "4 || 5"
3333
},
3434
"files": [
3535
"dist/",

0 commit comments

Comments
 (0)