aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/auth.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/trpc/auth.ts')
-rw-r--r--packages/trpc/auth.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/trpc/auth.ts b/packages/trpc/auth.ts
index 6854303b..c766dd9a 100644
--- a/packages/trpc/auth.ts
+++ b/packages/trpc/auth.ts
@@ -1,6 +1,6 @@
import { randomBytes } from "crypto";
import { apiKeys } from "@hoarder/db/schema";
-import * as bcrypt from "bcrypt";
+import * as bcrypt from "bcryptjs";
import { db } from "@hoarder/db";
// API Keys