File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
examples/react-cra/ecommerce-starter Expand file tree Collapse file tree 9 files changed +9
-9
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.19 " ,
3
+ "version" : " 0.10.0-alpha.20 " ,
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.19 " ,
3
+ "version" : " 0.10.0-alpha.20 " ,
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.19 " ,
3
+ "version" : " 0.10.0-alpha.20 " ,
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 48
48
"vitest" : " ^3.0.5" ,
49
49
"web-vitals" : " ^4.2.4"
50
50
}
51
- }
51
+ }
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.19 " ,
3
+ "version" : " 0.10.0-alpha.20 " ,
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.19 " ,
3
+ "version" : " 0.10.0-alpha.20 " ,
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.19 " ,
3
+ "version" : " 0.10.0-alpha.20 " ,
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.19 " ,
3
+ "version" : " 0.10.0-alpha.20 " ,
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 74
74
"vitest" : " ^3.0.5" ,
75
75
"web-vitals" : " ^4.2.4"
76
76
},
77
- "version" : " 0.10.0-alpha.19 "
77
+ "version" : " 0.10.0-alpha.20 "
78
78
}
You can’t perform that action at this time.
0 commit comments