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 --- apps/cli/src/commands/lists.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/cli/src/commands/lists.ts') diff --git a/apps/cli/src/commands/lists.ts b/apps/cli/src/commands/lists.ts index 57b6d948..864fa790 100644 --- a/apps/cli/src/commands/lists.ts +++ b/apps/cli/src/commands/lists.ts @@ -9,7 +9,7 @@ import { getAPIClient } from "@/lib/trpc"; import { Command } from "@commander-js/extra-typings"; import { getBorderCharacters, table } from "table"; -import { listsToTree } from "@hoarder/shared/utils/listUtils"; +import { listsToTree } from "@karakeep/shared/utils/listUtils"; export const listsCmd = new Command() .name("lists") -- cgit v1.2.3-70-g09d2