diff --git a/package.json b/package.json index b1fcf8c..6be67eb 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,15 @@ { "name": "sibling", - "version": "0.1.3", + "version": "0.1.4", "keywords": [ "multiprocess", "ipc" ], "author": "Marat Dulin ", + "repository" : { + "type" : "git", + "url" : "https://github.com/mdevils/node-sibling.git" + }, "dependencies": { "inherit": "~2.1.0", "vow": "~0.4.1"