Skip to content

Commit

Permalink
fix: added missing dep async
Browse files Browse the repository at this point in the history
  • Loading branch information
pgte committed Jun 17, 2017
1 parent 0263b89 commit 45b0f61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 45b0f61

Please sign in to comment.