Skip to content

Commit ce90318

Browse files
Update packages.json (#753)
1 parent a50f89c commit ce90318

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/routes/packages/packages.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3271,5 +3271,12 @@
32713271
"description": "A Svelte wrapper that automatically prefetches pages based on the user's cursor position.",
32723272
"npm": "svelte-proximity-prefetch",
32733273
"categories": ["data-fetching"]
3274+
},
3275+
{
3276+
"title": "svelte-adapter-bun-next",
3277+
"repository": "https://github.com/TheOrdinaryWow/svelte-adapter-bun-next",
3278+
"description": "Adapter for SvelteKit apps that generates a standalone Bun.js server.",
3279+
"npm": "svelte-adapter-bun-next",
3280+
"categories": ["sveltekit-adapters"]
32743281
}
32753282
]

0 commit comments

Comments
 (0)