fix: missing dependency debug, fixes #84

This commit is contained in:
Alan Shaw 2018-01-12 12:01:54 +00:00 committed by David Dias
parent 1de9f18894
commit 74a88f6868

View File

@ -43,6 +43,7 @@
"pull-stream": "^3.6.1"
},
"dependencies": {
"debug": "^3.1.0",
"interface-connection": "~0.3.2",
"ip-address": "^5.8.8",
"lodash.includes": "^4.3.0",