Skip to content

Commit

Permalink
Merge 9944846 into 0936d13
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Dec 9, 2017
2 parents 0936d13 + 9944846 commit c14a148
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,5 +1,7 @@
# duplicati-generate-config

[![Greenkeeper badge](https://badges.greenkeeper.io/hugojosefson/duplicati-generate-config.svg)](https://greenkeeper.io/)

_Generate [duplicati](https://www.duplicati.com/) backup configs from a flat file._

[![Build Status](https://travis-ci.org/hugojosefson/duplicati-generate-config.svg?branch=master)](https://travis-ci.org/hugojosefson/duplicati-generate-config)
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@
"coveralls": "^3.0.0",
"documentation": "^5.3.2",
"husky": "^0.14.3",
"lint-staged": "^4.2.3",
"lint-staged": "^6.0.0",
"mocha": "^4.0.1",
"npm-run-all": "^4.1.1",
"nyc": "^11.2.1",
"ramda": "^0.24.1",
"ramda": "^0.25.0",
"standard": "^10.0.3"
},
"dependencies": {
Expand All @@ -82,6 +82,6 @@
"babel-register": "^6.26.0",
"engine-check": "^1.0.0",
"term-size": "^1.2.0",
"yargs": "^9.0.1"
"yargs": "^10.0.3"
}
}

0 comments on commit c14a148

Please sign in to comment.