Skip to content

Commit 00d414a

Browse files
committed
fix: typescript issues
2 parents 375b005 + 2685f2b commit 00d414a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/create-start-app/package.json

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

cli/create-tsrouter-app/package.json

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

0 commit comments

Comments
 (0)