diff options
| author | Mohamed Bassem <me@mbassem.com> | 2025-07-26 21:29:41 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2025-07-26 21:32:40 +0000 |
| commit | a441a6777522729b0b0413cf90d0e4c4b78b0d23 (patch) | |
| tree | f80b08bcc17abf4f1437bc5e17bc0e3fb636076f /apps/cli/src | |
| parent | 118ffc6410f269cb04646ef1315409a36df03453 (diff) | |
| download | karakeep-a441a6777522729b0b0413cf90d0e4c4b78b0d23.tar.zst | |
deps: Upgrade vite
Diffstat (limited to 'apps/cli/src')
| -rw-r--r-- | apps/cli/src/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/cli/src/index.ts b/apps/cli/src/index.ts index 7d6c1472..cfb1d520 100644 --- a/apps/cli/src/index.ts +++ b/apps/cli/src/index.ts @@ -1,4 +1,3 @@ -#! /usr/bin/env node import { bookmarkCmd } from "@/commands/bookmarks"; import { listsCmd } from "@/commands/lists"; import { tagsCmd } from "@/commands/tags"; |
