Skip to content

Commit

Permalink
fix: update dependencies (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider authored and daviddias committed Dec 20, 2017
1 parent a637297 commit 8b9a134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
},
"homepage": "https://github.com/libp2p/js-peer-id",
"devDependencies": {
"aegir": "^12.2.0",
"aegir": "^12.3.0",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"pre-commit": "^1.2.2"
},
"dependencies": {
"async": "^2.6.0",
"libp2p-crypto": "~0.10.4",
"libp2p-crypto": "~0.11.0",
"lodash": "^4.17.4",
"multihashes": "~0.4.12"
},
Expand Down

0 comments on commit 8b9a134

Please sign in to comment.