missing dep

This commit is contained in:
David Dias 2017-02-09 09:00:58 -08:00
parent 4b211f5cd6
commit d5476caee1

View File

@ -42,10 +42,11 @@
}, },
"dependencies": { "dependencies": {
"interface-connection": "~0.3.0", "interface-connection": "~0.3.0",
"mafmt": "^2.1.6",
"multiaddr": "^2.2.1",
"ip-address": "^5.8.6", "ip-address": "^5.8.6",
"lodash.includes": "^4.3.0", "lodash.includes": "^4.3.0",
"lodash.isfunction": "^3.0.8",
"mafmt": "^2.1.6",
"multiaddr": "^2.2.1",
"stream-to-pull-stream": "^1.7.2" "stream-to-pull-stream": "^1.7.2"
}, },
"contributors": [ "contributors": [
@ -58,4 +59,4 @@
"Richard Littauer <richard.littauer@gmail.com>", "Richard Littauer <richard.littauer@gmail.com>",
"Stephen Whitmore <stephen.whitmore@gmail.com>" "Stephen Whitmore <stephen.whitmore@gmail.com>"
] ]
} }