chore: update multiaddr-to-uri (#89)

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
This commit is contained in:
Marcin Rataj
2019-08-21 17:12:33 +02:00
committed by Jacob Heun
parent ff19e81dbb
commit ee2dcb3e46

View File

@ -44,7 +44,7 @@
"debug": "^4.1.1", "debug": "^4.1.1",
"interface-connection": "~0.3.3", "interface-connection": "~0.3.3",
"mafmt": "^6.0.7", "mafmt": "^6.0.7",
"multiaddr-to-uri": "^4.0.1", "multiaddr-to-uri": "^5.0.0",
"pull-ws": "hugomrdias/pull-ws#fix/bundle-size" "pull-ws": "hugomrdias/pull-ws#fix/bundle-size"
}, },
"devDependencies": { "devDependencies": {