chore: update dependencies

This commit is contained in:
Friedel Ziegelmayer 2017-02-09 12:36:35 +01:00
parent 4c36aeba17
commit 4c744d3b60

View File

@ -28,16 +28,16 @@
"license": "MIT",
"dependencies": {
"libp2p-crypto": "^0.8.0",
"multihashing-async": "^0.3.0",
"multihashing-async": "^0.4.1",
"nodeify": "^1.0.0",
"safe-buffer": "^5.0.1",
"secp256k1": "^3.2.5"
},
"devDependencies": {
"aegir": "^9.2.1",
"benchmark": "^2.1.2",
"aegir": "^10.0.0",
"benchmark": "^2.1.3",
"chai": "^3.5.0",
"pre-commit": "^1.1.3"
"pre-commit": "^1.2.2"
},
"pre-commit": [
"lint",