Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 2df22b0

Browse files
authored
Merge pull request #279 from ipfs/use-tildes-for-pre-v1
chore: use tildes for pre-v1 modules
2 parents 352c2dd + 484d78c commit 2df22b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
"ipfs-block": "~0.7.1",
4545
"ipld-dag-cbor": "~0.12.0",
4646
"ipld-dag-pb": "~0.14.4",
47-
"is-ipfs": "^0.3.2",
48-
"libp2p-crypto": "^0.13.0",
47+
"is-ipfs": "~0.3.2",
48+
"libp2p-crypto": "~0.13.0",
4949
"multiaddr": "^5.0.0",
50-
"multibase": "^0.4.0",
50+
"multibase": "~0.4.0",
5151
"multihashes": "~0.4.13",
5252
"multihashing-async": "~0.4.8",
5353
"peer-id": "~0.10.7",
54-
"peer-info": "^0.14.1",
54+
"peer-info": "~0.14.1",
5555
"pull-stream": "^3.6.7",
5656
"pump": "^3.0.0"
5757
},

0 commit comments

Comments
 (0)