Skip to content

Commit d2968c1

Browse files
authored
downgrade to 7.9.1
1 parent 197ba51 commit d2968c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/templates/react-router-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"react": "^18.3.1",
1313
"react-dom": "^18.3.1",
14-
"react-router": "^7.9.3"
14+
"react-router": "7.9.1"
1515
},
1616
"devDependencies": {
1717
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)