Skip to content

Commit e65c0f3

Browse files
committed
fix: new package layout
2 parents ab54309 + a64fccf commit e65c0f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/create-start-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-start-app",
3-
"version": "0.10.0-alpha.4",
3+
"version": "0.10.0-alpha.5",
44
"description": "Tanstack Start Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli/create-tsrouter-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tsrouter-app",
3-
"version": "0.10.0-alpha.3",
3+
"version": "0.10.0-alpha.5",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)