Skip to content

Commit 76d99c5

Browse files
robelestclaude
andcommitted
fix(examples/sveltekit): remove overrides conflicting with npm
npm is stricter about override conflicts than bun. The overrides were only needed for monorepo deduplication, not standalone deployment. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 3f722f6 commit 76d99c5

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

examples/sveltekit/package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,5 @@
6060
"tw-animate-css": "^1.4.0",
6161
"typescript": "^5.9.3",
6262
"vite": "^7.3.1"
63-
},
64-
"overrides": {
65-
"@tanstack/db": "0.5.15",
66-
"@tanstack/svelte-db": "0.1.58",
67-
"lib0": "^0.2.114",
68-
"yjs": "^13.6.29",
69-
"zod": "4.2.1"
7063
}
7164
}

0 commit comments

Comments
 (0)