Skip to content

Commit 6121b3c

Browse files
chore: add Greenkeeper config file
1 parent 259f34d commit 6121b3c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

greenkeeper.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"groups": {
3+
"default": {
4+
"packages": [
5+
"demo/package.json",
6+
"package.json"
7+
]
8+
}
9+
}
10+
}

0 commit comments

Comments
 (0)