chore: add Greenkeeper config file

This commit is contained in:
greenkeeper[bot] 2018-11-12 13:02:53 +00:00
parent e8aa235398
commit 4c5f853d26

11
greenkeeper.json Normal file
View file

@ -0,0 +1,11 @@
{
"groups": {
"default": {
"packages": [
"package.json",
"packages/default.gbtheme/package.json",
"packages/default.gbui/package.json"
]
}
}
}