Change: pnpm to svelte 5

This commit is contained in:
Radixura
2026-05-25 22:38:11 +02:00
parent 5cfef39acb
commit 89b36dc007
6 changed files with 237 additions and 1037 deletions

View File

@@ -2,7 +2,7 @@ default:
just --list
run:
pnpm run dev
bun run dev
open:
pnpm run open
bun run open