Commit 15cd6704 authored by Fabrice Marsaud's avatar Fabrice Marsaud

Merge pull request #11 from marsaud/bluebird

fix(package): add missing Bluebird dependency
parents 648ce2d4 445763b4
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
}, },
"dependencies": { "dependencies": {
"babel-runtime": "^5.8.34", "babel-runtime": "^5.8.34",
"bluebird": "^2.10.2",
"ntlm": "~0.1.1" "ntlm": "~0.1.1"
}, },
"keywords": [ "keywords": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment