Skip to content

Commit

Permalink
Merge pull request #79 from drex44/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 🌴
  • Loading branch information
drex44 authored Apr 18, 2019
2 parents 00e44ff + e6378b8 commit fa95f45
Show file tree
Hide file tree
Showing 6 changed files with 918 additions and 1,384 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Good Food Guide :tada::tada::smile:

[![Greenkeeper badge](https://badges.greenkeeper.io/drex44/good-food-guide.svg)](https://greenkeeper.io/)

A guide to know which foods are good when you are suffering from a certain disease!

### Background
Expand Down
20 changes: 10 additions & 10 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"express": "^4.16.4",
"micro": "^9.3.3",
"micro-fork": "^0.1.1",
"micro-fork": "^1.0.0",
"micro-http-router": "^1.3.0",
"mongoose": "^5.3.12"
}
Expand Down
10 changes: 10 additions & 0 deletions greenkeeper.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"groups": {
"default": {
"packages": [
"api/package.json",
"www/package.json"
]
}
}
}
Loading

0 comments on commit fa95f45

Please sign in to comment.