@mikey-pro/eslint-config 6.0.7 → 6.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +4 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -458,10 +458,13 @@ module.exports = {
458
458
  'typings',
459
459
  'productName',
460
460
  'license',
461
- 'repository',
462
461
  'homepage',
462
+ 'repository',
463
463
  'bugs',
464
464
  'author',
465
+ 'contributors',
466
+ 'funding',
467
+ 'keywords',
465
468
  ],
466
469
  },
467
470
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mikey-pro/eslint-config",
3
- "version": "6.0.7",
3
+ "version": "6.0.9",
4
4
  "description": "Mikey Pro ESLint configuration",
5
5
  "main": "index.js",
6
6
  "files": [