update git deps

This commit is contained in:
AJ ONeal 2017-10-23 20:54:49 -06:00
parent 251afcf439
commit acfb2e7a01
1 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
"author": "AJ ONeal <coolaj86@gmail.com> (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"
}
}