ipld / js-ipld-block

Implementation of the Block data structure in JavaScript.
MIT License
13 stars 16 forks source link

chore: use tildes for pre-v1 deps #40

Closed achingbrain closed 6 years ago

achingbrain commented 6 years ago

Our rule is: Use ~ for everything below 1.0.0 and ^ for everything above 1.0.0. If you find a package.json that is not following this rule, please submit a PR.

https://github.com/ipfs/community/blob/master/js-code-guidelines.md#dependency-versions