Skip to content

Commit

Permalink
fix: libp2p crypto for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Apr 17, 2019
1 parent cc566c8 commit b654c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -60,7 +60,7 @@
"debug": "^4.1.1",
"err-code": "^1.1.2",
"length-prefixed-stream": "^2.0.0",
"libp2p-crypto": "^0.16.1",
"libp2p-crypto": "~0.16.1",
"protons": "^1.0.1",
"pull-length-prefixed": "^1.3.1",
"pull-pushable": "^2.2.0",
Expand Down

0 comments on commit b654c37

Please sign in to comment.