chore: add Greenkeeper config file

This commit is contained in:
greenkeeper[bot]
2018-08-02 06:39:59 +00:00
parent 6ef1682400
commit ec404ab49b

9
greenkeeper.json Normal file
View File

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