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

Commit ff28348

Browse files
achingbrainvmx
authored andcommitted
chore: use tildes for pre-v1 deps
1 parent d6ce706 commit ff28348

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"aegir": "^13.0.6",
4141
"async": "^2.6.0",
4242
"chai": "^4.1.2",
43-
"cids": "^0.5.3",
43+
"cids": "~0.5.3",
4444
"dirty-chai": "^2.0.1",
4545
"ipfs-block": "~0.7.1",
46-
"ipfs-repo": "~0.19.0",
46+
"ipfs-repo": "~0.21.0",
4747
"lodash": "^4.17.5",
48-
"multihashing-async": "~0.4.8",
48+
"multihashing-async": "~0.5.0",
4949
"ncp": "^2.0.0",
5050
"pre-commit": "^1.2.2",
5151
"rimraf": "^2.6.2"

0 commit comments

Comments
 (0)