chore: add Greenkeeper config file

This commit is contained in:
greenkeeper[bot] 2018-05-06 08:18:01 +00:00
commit 4411192a4b

9
greenkeeper.json Normal file
View file

@ -0,0 +1,9 @@
{
"groups": {
"default": {
"packages": [
"frontend/package.json"
]
}
}
}