update git dependencies
This commit is contained in:
parent
44b4801ef6
commit
17b4d6d57f
|
@ -41,9 +41,9 @@
|
||||||
"homepage": "https://git.daplie.com/Daplie/dig.js",
|
"homepage": "https://git.daplie.com/Daplie/dig.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cli": "^1.0.1",
|
"cli": "^1.0.1",
|
||||||
"dns-suite": "git+https://git@git.daplie.com/Daplie/dns-suite#v1.1.0"
|
"dns-suite": "git+https://git.daplie.com/Daplie/dns-suite#v1.2"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"hexdump.js": "git+https://git@git.daplie.com/Daplie/hexdump.js#master"
|
"hexdump.js": "git+https://git.daplie.com/Daplie/hexdump.js#v1.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue