Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
fix(deps): depend on fixed version of multihashes
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Feb 24, 2017
1 parent 2e8d8df commit c859a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"blakejs": "^1.0.1",
"multihashes": "^0.4.0",
"multihashes": "~0.4.3",
"webcrypto": "~0.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit c859a53

Please sign in to comment.