From b840a4075956f00d0c46c82b19da24d984dddd07 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Mon, 26 May 2025 21:44:55 -0400 Subject: sync --- js/example/cli.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/example') diff --git a/js/example/cli.ts b/js/example/cli.ts index 9c9e07edd..476286ecb 100644 --- a/js/example/cli.ts +++ b/js/example/cli.ts @@ -1,5 +1,5 @@ import { App } from "../src/app"; -import path from "path"; +import path from "node:path"; import { edit } from "../src/tool"; import { FileTimes } from "../src/tool/util/file-times"; -- cgit v1.2.3