Skip to content

Commit 18af092

Browse files
authored
fix: wrong github link on npm for create-start-app (#106)
![image](https://github.com/user-attachments/assets/be7dbaef-f202-4aa2-b87c-a8126e4c3634)
1 parent 55fc4d8 commit 18af092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/create-start-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/TanStack/create-router-app.git"
13+
"url": "https://github.com/TanStack/create-tsrouter-app.git"
1414
},
1515
"homepage": "https://tanstack.com/router",
1616
"funding": {

0 commit comments

Comments
 (0)