Skip to content

Commit

Permalink
Merge pull request #7 from perguth/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 🌴
  • Loading branch information
perguth committed Nov 10, 2017
2 parents 798ef16 + 4f4db8c commit be6dcae
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,5 +1,7 @@
# random-tree-names

[![Greenkeeper badge](https://badges.greenkeeper.io/perguth/random-tree-names.svg)](https://greenkeeper.io/)

> Get random tree names for all your things!
[![Screenshot](docs/161109 screenshot.png)](https://perguth.github.io/random-tree-names/)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"dependencies": {
"clipboard": "^1.5.15",
"unique-random-array": "^1.0.0",
"yargs": "^8.0.1"
"yargs": "^10.0.3"
},
"devDependencies": {
"browserify": "^14.1.0",
"budo": "^10.0.0",
"standard": "^9.0.2",
"standard": "^10.0.3",
"tape": "^4.6.2"
},
"scripts": {
Expand Down

0 comments on commit be6dcae

Please sign in to comment.