Skip to content

Commit d2e07fd

Browse files
rootroot
authored andcommitted
fix brain games:) after readlineSync
1 parent 88c0824 commit d2e07fd

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
@@ -2,4 +2,4 @@
22

33
import nameHell from "../src/cli";
44

5-
nameHell()
5+
nameHell();

0 commit comments

Comments
 (0)