Skip to content

Commit

Permalink
add bluebird as devDep
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Dec 23, 2014
1 parent 83bff8e commit 16ad80c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions history.md
@@ -1,4 +1,5 @@
## v0.0.0 / December 24, 2014
- add `bluebird` as devDep
- add `example.js`
- update history and add hybrid example
- add usage example
Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -28,6 +28,7 @@
"then-got": "^1.0.0"
},
"devDependencies": {
"bluebird": "^2.4.2",
"istanbul-harmony": "^0.3.1",
"mocha": "^2.0.1",
"mocha-lcov-reporter": "^0.0.1"
Expand Down

0 comments on commit 16ad80c

Please sign in to comment.