diff --git a/bun.lockb b/bun.lockb index e3f4784..a0ea9c2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cc9bf94..5285fc3 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "vite": "^5.4.11" }, "dependencies": { + "@types/express": "^5.0.0", "daisyui": "^4.12.23", "drizzle-orm": "^0.33.0", "express": "^4.21.2",