Skip to content

Commit 950be46

Browse files
levrikleesb971204
authored andcommitted
fix(react-router): pin version of router-core (TanStack#3730)
closes TanStack#3728
1 parent 179a14a commit 950be46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"@tanstack/history": "workspace:*",
7070
"@tanstack/react-store": "^0.7.0",
71-
"@tanstack/router-core": "workspace:^",
71+
"@tanstack/router-core": "workspace:*",
7272
"jsesc": "^3.1.0",
7373
"tiny-invariant": "^1.3.3",
7474
"tiny-warning": "^1.0.3"

0 commit comments

Comments
 (0)