File tree 8 files changed +8
-8
lines changed
8 files changed +8
-8
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.20 " ,
3
+ "version" : " 0.10.0-alpha.21 " ,
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.20 " ,
3
+ "version" : " 0.10.0-alpha.21 " ,
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.20 " ,
3
+ "version" : " 0.10.0-alpha.21 " ,
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-framework-react-cra" ,
3
- "version" : " 0.10.0-alpha.20 " ,
3
+ "version" : " 0.10.0-alpha.21 " ,
4
4
"description" : " CTA Framework for React (Create React App)" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack/cta-framework-solid" ,
3
- "version" : " 0.10.0-alpha.20 " ,
3
+ "version" : " 0.10.0-alpha.21 " ,
4
4
"description" : " CTA Framework for Solid" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack/cta-cli" ,
3
- "version" : " 0.10.0-alpha.20 " ,
3
+ "version" : " 0.10.0-alpha.21 " ,
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 1
1
{
2
2
"name" : " @tanstack/cta-engine" ,
3
- "version" : " 0.10.0-alpha.20 " ,
3
+ "version" : " 0.10.0-alpha.21 " ,
4
4
"description" : " Tanstack Application Builder Engine" ,
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.20 "
76
+ "version" : " 0.10.0-alpha.21 "
77
77
}
You can’t perform that action at this time.
0 commit comments