summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAydar Zartdinov <zartdinov@gmail.com>2015-07-09 07:33:49 +0300
committerAydar Zartdinov <zartdinov@gmail.com>2015-07-09 07:33:49 +0300
commit6f2530b838d3e9ab8178e48092388d78fae61721 (patch)
tree2d54a8c3750b5abb995ba9f61f6d0143318391a6
parentdbcde702588d3837928a8beeefa4e046af20ac15 (diff)
downloadasync-6f2530b838d3e9ab8178e48092388d78fae61721.tar.gz
npm install --save-dev bluebird
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 99b49fc..fa0b1ec 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
"license": "MIT",
"devDependencies": {
"benchmark": "bestiejs/benchmark.js",
+ "bluebird": "^2.9.32",
"coveralls": "^2.11.2",
"es6-promise": "^2.3.0",
"jscs": "^1.13.1",