2
1

update git deps

Dieser Commit ist enthalten in:
AJ ONeal 2017-10-23 20:54:49 -06:00
Ursprung 251afcf439
Commit acfb2e7a01

Datei anzeigen

@ -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"
}
}