Skip to content

Commit 89a1f31

Browse files
committed
Fix the process not exiting
Fixes #233
1 parent 41d75f2 commit 89a1f31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"is-interactive": "^2.0.0",
5050
"is-unicode-supported": "^2.0.0",
5151
"log-symbols": "^6.0.0",
52-
"stdin-discarder": "^0.2.0",
52+
"stdin-discarder": "^0.2.1",
5353
"string-width": "^7.0.0",
5454
"strip-ansi": "^7.1.0"
5555
},

0 commit comments

Comments
 (0)