From 755fc36e912964863d4f46bb32adda6332b419fe Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 12 Apr 2025 19:37:18 +0100 Subject: chore: Rename hoarder packages to karakeep --- packages/trpc/routers/lists.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/trpc/routers/lists.ts') diff --git a/packages/trpc/routers/lists.ts b/packages/trpc/routers/lists.ts index f9e382f2..f988eb8b 100644 --- a/packages/trpc/routers/lists.ts +++ b/packages/trpc/routers/lists.ts @@ -5,7 +5,7 @@ import { zBookmarkListSchema, zEditBookmarkListSchemaWithValidation, zNewBookmarkListSchema, -} from "@hoarder/shared/types/lists"; +} from "@karakeep/shared/types/lists"; import type { AuthedContext } from "../index"; import { authedProcedure, router } from "../index"; -- cgit v1.2.3-70-g09d2