whoa svelte is here

Co-authored-by: Astra <Astrrra@users.noreply.github.com>
This commit is contained in:
Ariadna 2025-04-20 00:18:33 -04:00
parent 76d837320d
commit 3f03c12152
Signed by: ari
SSH key fingerprint: SHA256:j4xpQafvRcIH4rwZqM5aREIogWsCjyYohia7vH0+uZY
24 changed files with 1080 additions and 16 deletions

View file

@ -5,7 +5,6 @@
"imports": {
"@atcute/bluesky": "npm:@atcute/bluesky@^2.0.2",
"@atcute/client": "npm:@atcute/client@^3.0.1",
"@skyware/jetstream": "npm:@skyware/jetstream@^0.2.2",
"@std/assert": "jsr:@std/assert@1",
"dotenv": "npm:dotenv@^16.5.0"
}