Skip to content

Commit 94ea122

Browse files
committed
fix: update tanstack package name
1 parent e449d34 commit 94ea122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/utils/frameworks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export const SHOWCASED_FRAMEWORKS = [
6363
},
6464
{
6565
name: 'tanstack start',
66-
package: '@tanstack/start',
66+
package: '@tanstack/start-server-core',
6767
color: 'oklch(60.9% .126 221.723)',
6868
},
6969
]

0 commit comments

Comments
 (0)