Skip to content

Commit

Permalink
Merge 51d89ba into a01c500
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Oct 27, 2017
2 parents a01c500 + 51d89ba commit 4c8b7b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Exoframe

[![Greenkeeper badge](https://badges.greenkeeper.io/exoframejs/exoframe.svg)](https://greenkeeper.io/)

> Simple Docker deployment tool
[![Build Status](https://travis-ci.org/exoframejs/exoframe.svg?branch=master)](https://travis-ci.org/exoframejs/exoframe)
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
"ignore": "^3.3.3",
"inquirer": "^3.2.2",
"js-yaml": "^3.9.1",
"jsonwebtoken": "^7.4.3",
"jsonwebtoken": "^8.1.0",
"lodash": "^4.17.4",
"opn": "^5.1.0",
"ora": "^1.3.0",
"tar-fs": "^1.15.3",
"update-notifier": "^2.2.0",
"yargs": "^8.0.2"
"yargs": "^10.0.3"
},
"devDependencies": {
"coveralls": "^2.13.1",
"coveralls": "^3.0.0",
"nock": "^9.0.14",
"pkg": "^4.2.4",
"proxyquire": "^1.8.0",
"sinon": "^3.2.1",
"sinon": "^4.0.2",
"tap": "^10.7.2"
}
}

0 comments on commit 4c8b7b7

Please sign in to comment.