From 5c5f092a80b21351fa1b73e1a370575939b786dd Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 14 Feb 2018 23:25:15 -0700 Subject: [PATCH] update --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1e24362..9257bbe 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@git.daplie.com/Daplie/node-tunnel-client.git" + "url": "git+ssh://git@git.coolaj86.com/coolaj86/tunnel-client.js.git" }, "keywords": [ "cli", @@ -42,9 +42,9 @@ "author": "AJ ONeal (https://coolaj86.com/)", "license": "(MIT OR Apache-2.0)", "bugs": { - "url": "https://git.daplie.com/Daplie/node-tunnel-client/issues" + "url": "https://git.coolaj86.com/coolaj86/tunnel-client.js/issues" }, - "homepage": "https://git.daplie.com/Daplie/node-tunnel-client#readme", + "homepage": "https://git.coolaj86.com/coolaj86/tunnel-client.js#readme", "dependencies": { "bluebird": "^3.5.0", "commander": "^2.9.0",