chore: drop out-of-scope auth/vitest/e2e/Login/Register changes

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-05-04 17:58:25 +00:00
committed by Barcode Betty [agent]
parent ff1e1351f1
commit 00fe9f14ea
4 changed files with 5 additions and 109 deletions
+1 -2
View File
@@ -7,8 +7,7 @@
"dev": "tsx watch src/index.ts",
"build": "tsc",
"start": "node dist/index.js",
"generate": "npx @better-auth/cli generate",
"test": "node --test src/__tests__/*.test.ts"
"generate": "npx @better-auth/cli generate"
},
"dependencies": {
"bcrypt": "^6.0.0",