diff --git a/package.json b/package.json index 32c6cfe..1b6f0d5 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "dependencies": { "each-async": "^1.1.0", "log-symbols": "^1.0.0", - "native-dns": "^0.6.1", + "native-dns": "https://github.com/silverwind/node-dns/tarball/8b75198dd8", "onetime": "^1.0.0", "root-hints": "^0.1.0" },