Skip to content

Commit 1cb0063

Browse files
committed
chore: update to async/await packages
1 parent 70bcfe4 commit 1cb0063

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"base32-encode": "^1.1.0",
3737
"debug": "^4.1.1",
3838
"err-code": "^1.1.2",
39-
"interface-datastore": "ipfs/interface-datastore#refactor/async-iterators",
39+
"interface-datastore": "~0.7.0",
4040
"left-pad": "^1.3.0",
41-
"libp2p-crypto": "~0.16.0",
41+
"libp2p-crypto": "~0.17.0",
4242
"multihashes": "~0.4.14",
43-
"peer-id": "libp2p/js-peer-id#feat/async-await",
43+
"peer-id": "~0.13.2",
4444
"protons": "^1.0.1",
4545
"timestamp-nano": "^1.0.0"
4646
},

0 commit comments

Comments
 (0)