Skip to content

Commit

Permalink
Update forever-monitor (#1081)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed May 22, 2020
1 parent 0c5d32a commit a36330a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 19 deletions.
32 changes: 15 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "forever",
"preferGlobal": "true",
"description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)",
"version": "2.0.0",
"version": "3.0.0",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"maintainers": [
"Igor Savin <iselwin@gmail.com>"
Expand All @@ -24,7 +24,7 @@
"colors": "^0.6.2",
"deep-equal": "^1.1.1",
"flatiron": "~0.4.3",
"forever-monitor": "^2.0.0",
"forever-monitor": "^3.0.0",
"mkdirp": "^0.5.5",
"nconf": "^0.10.0",
"nssocket": "^0.6.0",
Expand Down

0 comments on commit a36330a

Please sign in to comment.