Skip to content

Commit

Permalink
Add Bluebird Promise library to fix Node 0.10 bug
Browse files Browse the repository at this point in the history
Fixes #73
  • Loading branch information
mtscout6 committed Aug 20, 2015
1 parent cd59cb2 commit 53c4c04
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 @@ -31,6 +31,7 @@
},
"dependencies": {
"babel-runtime": "^5.1.11",
"bluebird": "^2.9.34",
"colors": "^1.0.3",
"columnify": "^1.4.1",
"css": "^2.2.0",
Expand Down

0 comments on commit 53c4c04

Please sign in to comment.