Skip to content

Commit ce1d5d8

Browse files
rootroot
authored andcommitted
fix brain-games after add readlineSync and function
1 parent d2e07fd commit ce1d5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/brain-games.js

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 nameHell from "../src/cli";
3+
import nameHell from "../src/cli.js";
44

55
nameHell();

0 commit comments

Comments
 (0)