diff --git a/apps/web/package.json b/apps/web/package.json index 177d7b1..ecd7254 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -73,10 +73,12 @@ "devDependencies": { "@types/node": "^22", "@types/react": "^19", - "react-email": "3.0.6", "@types/react-dom": "^19", + "drizzle-kit": "^0.30.2", "postcss": "^8", + "react-email": "3.0.6", "tailwindcss": "^3.4.17", - "typescript": "^5" + "typescript": "^5", + "languine": "../../packages/cli" } } diff --git a/bun.lockb b/bun.lockb index 07ba7a2..95f410a 100755 Binary files a/bun.lockb and b/bun.lockb differ