chore: remove unused resend dependency

Email/password auth removed in favor of EncryptID passkeys.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-15 09:49:04 -07:00
parent 160a556a48
commit b977c26e01
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
"radix-ui": "^1.4.3",
"react": "19.2.3",
"react-dom": "19.2.3",
"resend": "^6.9.1",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0"
},