We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e449d34 commit 94ea122Copy full SHA for 94ea122
1 file changed
app/utils/frameworks.ts
@@ -63,7 +63,7 @@ export const SHOWCASED_FRAMEWORKS = [
63
},
64
{
65
name: 'tanstack start',
66
- package: '@tanstack/start',
+ package: '@tanstack/start-server-core',
67
color: 'oklch(60.9% .126 221.723)',
68
69
]
0 commit comments