This commit is contained in:
Seth 2025-05-18 20:19:19 -04:00
parent bc97623981
commit a8a4031437
5 changed files with 124 additions and 353 deletions

View file

@ -9,7 +9,8 @@
},
"devDependencies": {
"@biomejs/biome": "^2.0.0-beta.4",
"@types/bun": "latest"
"@types/bun": "latest",
"rolldown": "^1.0.0-beta.8"
},
"peerDependencies": {
"typescript": "^5.8.3"
@ -26,4 +27,4 @@
"reconnecting-websocket": "latest",
"tsx-dom": "latest"
}
}
}