Skip to content

Commit a43fb40

Browse files
committed
Updated info
1 parent a825a7b commit a43fb40

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,14 @@
2929
, "jazzzz <jazzzz@gmail.com>"
3030
, "philpill <github@philpill.net>"
3131
, "rma4ok <rma4ok@gmail.com>"
32+
, "Petru Isfan <petru.isfan@gmail.com>"
3233
]
3334
, "repository":
3435
{ "type": "git"
35-
, "url": "git://github.com/isaacs/node-supervisor.git"
36+
, "url": "git://github.com/petruisfan/node-supervisor.git"
3637
}
37-
, "bugs": "https://github.com/isaacs/node-supervisor/issues"
38-
, "homepage": "https://github.com/isaacs/node-supervisor/"
38+
, "bugs": "https://github.com/petruisfan/node-supervisor/issues"
39+
, "homepage": "https://github.com/petruisfan/node-supervisor/"
3940
, "main" : "lib/supervisor.js"
4041
, "bin" :
4142
{ "node-supervisor" : "lib/cli-wrapper.js"

0 commit comments

Comments
 (0)