Skip to content

Commit 45b0f61

Browse files
committed
fix: added missing dep async
1 parent 0263b89 commit 45b0f61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"pre-commit": "^1.2.2"
4141
},
4242
"dependencies": {
43+
"async": "^2.4.1",
4344
"libp2p-ping": "~0.3.2",
4445
"libp2p-swarm": "~0.29.1",
4546
"mafmt": "^2.1.8",

0 commit comments

Comments
 (0)