From 9aa9d5b9b9ff2d48ce64e1e36c7ede65eff9e442 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 3 Mar 2016 01:30:55 +0100 Subject: [PATCH] update --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6889e95..43786d4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/GitZoneTools/node-g.git" + "url": "git+https://github.com/GitZoneTools/npmg.git" }, "keywords": [ "global", @@ -19,9 +19,9 @@ "author": "Lossless GmbH", "license": "MIT", "bugs": { - "url": "https://github.com/GitZoneTools/node-g/issues" + "url": "https://github.com/GitZoneTools/npmg/issues" }, - "homepage": "https://github.com/GitZoneTools/node-g#readme", + "homepage": "https://github.com/GitZoneTools/npmg#readme", "devDependencies": { "npmts": "^3.3.2" },