File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-start-app" ,
3
- "version" : " 0.10.0-alpha.21 " ,
3
+ "version" : " 0.10.0-alpha.22 " ,
4
4
"description" : " Tanstack Start Builder" ,
5
5
"bin" : " ./dist/index.js" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-tanstack" ,
3
- "version" : " 0.10.0-alpha.21 " ,
3
+ "version" : " 0.10.0-alpha.22 " ,
4
4
"description" : " Tanstack Application Builder" ,
5
5
"bin" : " ./dist/index.js" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-tsrouter-app" ,
3
- "version" : " 0.10.0-alpha.21 " ,
3
+ "version" : " 0.10.0-alpha.22 " ,
4
4
"description" : " Tanstack Application Builder" ,
5
5
"bin" : " ./dist/index.js" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack/cta-cli" ,
3
- "version" : " 0.10.0-alpha.21 " ,
3
+ "version" : " 0.10.0-alpha.22 " ,
4
4
"description" : " Tanstack Application Builder CLI" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 73
73
"vitest" : " ^3.0.5" ,
74
74
"web-vitals" : " ^4.2.4"
75
75
},
76
- "version" : " 0.10.0-alpha.21 "
76
+ "version" : " 0.10.0-alpha.22 "
77
77
}
You can’t perform that action at this time.
0 commit comments