fix: added missing dep async

This commit is contained in:
Pedro Teixeira 2017-06-17 14:29:19 +01:00
parent 0263b899e3
commit 45b0f61824

View File

@ -40,6 +40,7 @@
"pre-commit": "^1.2.2"
},
"dependencies": {
"async": "^2.4.1",
"libp2p-ping": "~0.3.2",
"libp2p-swarm": "~0.29.1",
"mafmt": "^2.1.8",