aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web/package.json')
-rw-r--r--packages/web/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/package.json b/packages/web/package.json
index 32016419..5b47ea6e 100644
--- a/packages/web/package.json
+++ b/packages/web/package.json
@@ -12,7 +12,6 @@
"dependencies": {
"@hoarder/db": "0.1.0",
"@hookform/resolvers": "^3.3.4",
- "@next-auth/prisma-adapter": "^1.0.7",
"@next/eslint-plugin-next": "^14.1.0",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
@@ -30,6 +29,7 @@
"bcrypt": "^5.1.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
+ "drizzle-orm": "^0.29.4",
"install": "^0.13.0",
"lucide-react": "^0.322.0",
"next": "14.1.0",