Skip to content

Commit

Permalink
Merge 1a7ff41 into c00079a
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 8, 2017
2 parents c00079a + 1a7ff41 commit 6b94145
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# promise.map

[![Greenkeeper badge](https://badges.greenkeeper.io/magicdawn/promise.map.svg)](https://greenkeeper.io/)
> Promise.map in Bluebird
[![Build Status](https://img.shields.io/travis/magicdawn/promise.map.svg?style=flat-square)](https://travis-ci.org/magicdawn/promise.map)
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"devDependencies": {
"chance": "^1.0.1",
"coveralls": "^2.11.8",
"eslint": "^2.3.0",
"eslint": "^3.19.0",
"istanbul": "^0.4.2",
"lodash": "^4.6.1",
"mocha": "^2.4.5",
"should": "^8.2.2"
"mocha": "^3.2.0",
"should": "^11.2.1"
},
"files": [
"index.js",
Expand Down

0 comments on commit 6b94145

Please sign in to comment.