From 35309db59be74abd53860c11e6e7924b0908e1c3 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Mon, 29 Sep 2025 21:20:26 -0700 Subject: [PATCH] yikes --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ` ͡° ͜ʖ ͡°`