Skip to content

Commit 107bb74

Browse files
authored
Update package.json to fix issue #12642 (#12669)
1 parent 08e4f2f commit 107bb74

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,3 +330,4 @@
330330
- yuleicul
331331
- zeromask1337
332332
- zheng-chuang
333+
- briankb

tutorials/address-book/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"match-sorter": "^8.0.0",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
17-
"react-router": "7.0.2",
17+
"react-router": "*",
1818
"sort-by": "^1.2.0",
1919
"tiny-invariant": "^1.3.3"
2020
},

0 commit comments

Comments
 (0)