From 3323379194cb5796142e7e86eb75c83768463480 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 28 Oct 2017 22:02:27 -0600 Subject: [PATCH] update urls --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d673655..0fe95fe 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.3.4", "description": "Create and capture DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix `dig` command.", "main": "index.js", + "homepage": "https://git.coolaj86.com:coolaj86/dig.js", "bin": { "dig.js": "./bin/dig.js" }, @@ -11,7 +12,7 @@ }, "repository": { "type": "git", - "url": "https://git.coolaj86.com/coolaj86/dig.js.git" + "url": "git://git.coolaj86.com:coolaj86/dig.js.git" }, "keywords": [ "mdig",