Skip to content

Commit

Permalink
Update dependencies to enable Greenkeeper 馃尨 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and blakeembrey committed May 6, 2017
1 parent 6dd7713 commit bceb5f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -4,6 +4,7 @@
[![NPM downloads][downloads-image]][downloads-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![Greenkeeper badge](https://badges.greenkeeper.io/blakeembrey/is-generator.svg)](https://greenkeeper.io/)

> Check whether a value is a generator or generator function.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -34,8 +34,8 @@
"homepage": "https://github.com/blakeembrey/is-generator",
"devDependencies": {
"istanbul": "git://github.com/gotwarlost/istanbul#harmony",
"mocha": "^1.21.4",
"mocha": "^3.3.0",
"pre-commit": "^1.0.7",
"standard": "^3.11.1"
"standard": "^10.0.2"
}
}

0 comments on commit bceb5f0

Please sign in to comment.