diff --git a/package.json b/package.json index 0b02ae5..9d29770 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "author": "AJ ONeal (https://coolaj86.com)", "license": "MIT OR Apache-2.0", "dependencies": { - "dig.js": "^1.2.1", - "hexdump.js": "^1.0.4" + "dig.js": "git+https://git.daplie.com/Daplie/dig.js#v1.3", + "hexdump.js": "git+https://git.daplie.com/Daplie/hexdump.js#v1.0.4" } }