Skip to content

Commit

Permalink
Rename package
Browse files Browse the repository at this point in the history
  • Loading branch information
vladikoff committed Nov 2, 2024
1 parent 94fddb6 commit d1110e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# exit
# exit-x

Fork of unmaintained https://github.com/cowboy/node-exit

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "exit",
"name": "exit-x",
"description": "A replacement for process.exit that ensures stdio are fully drained before exiting.",
"version": "0.2.0",
"homepage": "https://github.com/cowboy/node-exit",
Expand Down

0 comments on commit d1110e8

Please sign in to comment.