diff --git a/README.md b/README.md index 443f4e5..16e1fad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # GitHubify [![Build Status](https://travis-ci.org/braveg1rl/githubify.png?branch=master)](https://travis-ci.org/braveg1rl/githubify) [![Dependency Status](https://david-dm.org/braveg1rl/githubify.png)](https://david-dm.org/braveg1rl/githubify) +[![Greenkeeper badge](https://badges.greenkeeper.io/braveg1rl/githubify.svg)](https://greenkeeper.io/) + Sets up the links between a Node.js package and GitHub. ## Installation diff --git a/package.json b/package.json index 26e41b5..830aec8 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "bluebird": "^3.4.7", "command-exists": "^1.0.2", "faithful-exec": "^0.1.0", - "fs-promise": "^1.0.0", + "fs-promise": "^2.0.0", "hosted-git-info": "^2.1.5" }, "devDependencies": {