diff --git a/src/config.ts b/src/config.ts index 30431d4..7bd5a5d 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,4 +1,4 @@ -import { resolve, join } from "node:path" +import { resolve, join } from "path" import { $ } from "bun" export const NOSE_ICON = ` ͡° ͜ʖ ͡°`