Skip to content

Commit

Permalink
Add async package as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mzyil committed Feb 26, 2019
1 parent 44ed708 commit 9036f43
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 @@ -4,6 +4,7 @@
"description": "Unit tests for chatbot dialogs",
"main": "botbuilder-unit.js",
"dependencies": {
"async": "^1.5.2",
"botbuilder": "^3.8.2",
"colors": "^1.1.2"
},
Expand Down

0 comments on commit 9036f43

Please sign in to comment.