Skip to content

Commit b3d8cea

Browse files
committed
fix; upstash build pls
1 parent e7708fe commit b3d8cea

File tree

3 files changed

+621
-31
lines changed

3 files changed

+621
-31
lines changed

apps/docs/app/(home)/sponsors/sponsors-data.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ export interface HonorableMention {
2121
| 'Educational';
2222
}
2323

24-
// Sample sponsors data - replace with real data
2524
export const sponsors: Sponsor[] = [
2625
{
2726
id: 'neon',

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"date-fns": "^4.1.0",
4848
"embla-carousel-react": "^8.6.0",
4949
"fast-glob": "^3.3.3",
50-
"fumadocs-core": "15.7.2",
50+
"fumadocs-core": "15.5.0",
5151
"fumadocs-docgen": "^2.0.0",
5252
"fumadocs-mdx": "11.6.6",
5353
"fumadocs-ui": "15.5.0",

0 commit comments

Comments
 (0)