Skip to content

Commit

Permalink
Update repo URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodil Stokke committed Jan 23, 2011
1 parent 7b23c1f commit 237cf6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -3,6 +3,10 @@
, "description" : "libnotify C++ bindings for Node"
, "author": "Bodil Stokke <bodil@bodil.tv>"
, "keywords": [ "libnotify" ]
, "repository":
{ "type": "git"
, "url": "http://github.com/bodil/node-gnomenotify.git"
}
, "main": "./build/default/libnotify"
, "scripts": { "install": "node-waf configure build" }
}
Expand Down

0 comments on commit 237cf6b

Please sign in to comment.