Skip to content

Commit ebb82f0

Browse files
committed
Merge branch 'feat/devtools' of https://github.com/AlemTuzlak/router into feat/devtools
2 parents 50bbb01 + 31f11bb commit ebb82f0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/react-start-devtools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"license": "MIT",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/TanStack/start.git",
10-
"directory": "packages/start"
9+
"url": "https://github.com/TanStack/router.git",
10+
"directory": "packages/react-start-devtools"
1111
},
1212
"homepage": "https://tanstack.com/start",
1313
"funding": {

packages/solid-start-devtools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"license": "MIT",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/TanStack/start.git",
10-
"directory": "packages/start"
9+
"url": "https://github.com/TanStack/router.git",
10+
"directory": "packages/solid-start-devtools"
1111
},
1212
"homepage": "https://tanstack.com/start",
1313
"funding": {

packages/start-devtools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"license": "MIT",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/TanStack/start.git",
10-
"directory": "packages/start"
9+
"url": "https://github.com/TanStack/router.git",
10+
"directory": "packages/start-devtools"
1111
},
1212
"homepage": "https://tanstack.com/start",
1313
"funding": {

0 commit comments

Comments
 (0)