chore: update deps

This commit is contained in:
David Dias 2018-01-27 18:15:52 -08:00
parent 35b384ed15
commit b19edf2ab2

View File

@ -33,16 +33,16 @@
},
"homepage": "https://github.com/libp2p/js-peer-id",
"devDependencies": {
"aegir": "^12.3.0",
"aegir": "^12.4.0",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"pre-commit": "^1.2.2"
},
"dependencies": {
"async": "^2.6.0",
"libp2p-crypto": "~0.11.0",
"libp2p-crypto": "~0.12.0",
"lodash": "^4.17.4",
"multihashes": "~0.4.12"
"multihashes": "~0.4.13"
},
"repository": {
"type": "git",