Skip to content

Commit

Permalink
Merge pull request #12 from kouhin/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 馃尨
  • Loading branch information
kouhin committed May 26, 2017
2 parents c5a4eb1 + d0bde59 commit 6a0bf0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
retryit
========

[![Greenkeeper badge](https://badges.greenkeeper.io/kouhin/retryit.svg)](https://greenkeeper.io/)

A Promise version of [async/retry](https://github.com/caolan/async). Also includes serveral WaitStrategies that might be useful for situations where more well-behaved service polling is preferred.

**Thanks to [Caolan McMahon](https://github.com/caolan) for the great work!**
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"babel-preset-stage-0": "^6.22.0",
"chai": "^3.5.0",
"coveralls": "^2.13.0",
"eslint-config-airbnb-deps": "^14.1.0",
"eslint-config-airbnb-deps": "^15.0.1",
"eslint-plugin-babel": "^4.1.1",
"jest": "^19.0.2",
"jest": "^20.0.3",
"rimraf": "^2.6.1"
},
"jest": {
Expand Down

0 comments on commit 6a0bf0b

Please sign in to comment.