From 3577ea7fee38a8f18d2685634395bf56beadf9f9 Mon Sep 17 00:00:00 2001 From: Zachary Boyd Date: Sun, 12 Nov 2017 14:15:40 -0800 Subject: [PATCH] upgrades npm packages --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5f0f09..ba969ed 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eventemitter2": "^3.0.0", "get-port": "^2.1.0", "lodash": "^4.17.4", - "native-dns": "https://github.com/znetstar/node-dns.git", + "native-dns": "git+https://github.com/znetstar/node-dns.git", "socket.io": "^1.7.3", "socksv5": "git+https://github.com/lee-elenbaas/socksv5.git", "temp": "^0.8.3",