greenkeeper.json 96 B

123456789
  1. {
  2. "groups": {
  3. "default": {
  4. "packages": [
  5. "package.json"
  6. ]
  7. }
  8. }
  9. }