Skip to content

Commit

Permalink
feat: migrate to bluebird
Browse files Browse the repository at this point in the history
Replace `when` with `bluebird` promise library
  • Loading branch information
trs committed Jan 10, 2018
1 parent 23368b0 commit 3b33508
Show file tree
Hide file tree
Showing 61 changed files with 408 additions and 905 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ node_modules/
dist/
reports/
npm-debug.log
.nyc_output
.nyc_output/
test_tmp/
Loading

0 comments on commit 3b33508

Please sign in to comment.