We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d3e1a commit 02abd44Copy full SHA for 02abd44
package.json
@@ -2,11 +2,12 @@
2
"name": "forever",
3
"preferGlobal": "true",
4
"description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)",
5
- "version": "0.9.1",
+ "version": "0.9.2",
6
"author": "Nodejitsu Inc. <info@nodejitsu.com>",
7
"maintainers": [
8
"indexzero <charlie@nodejitsu.com>",
9
- "mmalecki <maciej@nodejitsu.com>"
+ "mmalecki <maciej@nodejitsu.com>",
10
+ "avianflu <charlie@charlieistheman.com>"
11
],
12
"repository": {
13
"type": "git",
0 commit comments