Skip to content

Commit 7324b97

Browse files
Update to import js file
1 parent 241e3da commit 7324b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env node
22

3-
import { main } from "../src/index.ts";
3+
import { main } from "../dist/src/index.js";
44

55
await main();

0 commit comments

Comments
 (0)