add the buns

This commit is contained in:
Kevin Puig
2025-09-27 04:20:38 -04:00
parent f80c522bb8
commit 45f7e310f6
2 changed files with 47 additions and 1 deletions

View File

@@ -5,8 +5,10 @@
},
"dependencies": {
"@prisma/client": "^6.16.2",
"@socket.io/bun-engine": "^0.0.3",
"hono": "^4.9.9",
"prisma": "^6.16.2"
"prisma": "^6.16.2",
"socket.io": "^4.8.1"
},
"devDependencies": {
"@types/bun": "latest"