Skip to content

Commit 77618c0

Browse files
committed
fix imports
1 parent 505d5b6 commit 77618c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { log } from "src/log";
1+
import { log } from "../src/log";
22
import packageJson from "../package.json";
33
import { bootstrap } from "../src/bootstrap";
44

dist/main.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)