bugfix package name
This commit is contained in:
parent
218bc42922
commit
ff98ac6a2a
|
@ -36,7 +36,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cli": "^1.0.1",
|
"cli": "^1.0.1",
|
||||||
"dns-suite": "git+https://git@git.daplie.com:Daplie/dig.js#v1"
|
"dig.js": "git+https://git@git.daplie.com:Daplie/dig.js#v1"
|
||||||
},
|
},
|
||||||
"homepage": "https://git.daplie.com/Daplie/mdig",
|
"homepage": "https://git.daplie.com/Daplie/mdig",
|
||||||
"author": "AJ ONeal <aj@daplie.com> (https://daplie.com/)",
|
"author": "AJ ONeal <aj@daplie.com> (https://daplie.com/)",
|
||||||
|
|
Loading…
Reference in New Issue