chore: add Greenkeeper config file

This commit is contained in:
greenkeeper[bot]
2018-09-30 03:25:21 +00:00
parent f821f3878f
commit 141e4bd4e2

10
greenkeeper.json Normal file
View File

@@ -0,0 +1,10 @@
{
"groups": {
"default": {
"packages": [
"package.json",
"react-ui/package.json"
]
}
}
}