diff --git a/package.json b/package.json index 2ad4bd7..ecfd8d8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "main": "lib/tmpl", "repository": { "type": "git", - "url": "https://github.com/nshah/nodejs-tmpl" + "url": "https://github.com/daaku/nodejs-tmpl" }, "scripts": { "test": "NODE_PATH=./lib mocha --ui exports" }, "devDependencies": {