Remove @preact/signals dependency from package.json and bun.lock

This commit is contained in:
wont-stream 2025-04-09 10:40:04 -04:00
parent 9eaeb87707
commit 5542d80fc2
2 changed files with 0 additions and 6 deletions

View file

@ -9,7 +9,6 @@
"preview": "bunx --bun vite preview"
},
"dependencies": {
"@preact/signals": "^2.0.3",
"halfmoon": "^2.0.2",
"lucide-preact": "^0.487.0",
"preact": "^10.26.2"