fix: add auth core

This commit is contained in:
Henry
2024-01-03 12:54:47 +00:00
parent 7afe538eb6
commit 17a22541b5
3 changed files with 4 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"start": "next start"
},
"dependencies": {
"@auth/core": "^0.19.0",
"@auth/drizzle-adapter": "^0.3.2",
"@headlessui/react": "^1.7.17",
"@planetscale/database": "^1.11.0",