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

Commit 6fc3d5b

Browse files
author
Alan Shaw
committed
chore: downgrade to async 2
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 3ff5594 commit 6fc3d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"homepage": "https://github.com/ipfs/interface-ipfs-core#readme",
3838
"dependencies": {
39-
"async": "^3.0.1",
39+
"async": "^2.6.2",
4040
"bl": "^3.0.0",
4141
"bs58": "^4.0.1",
4242
"chai": "^4.2.0",

0 commit comments

Comments
 (0)