@mikey-pro/eslint-config 6.0.10 → 6.1.0

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 +2 -2
  2. package/package.json +4 -4
package/index.js CHANGED
@@ -461,11 +461,11 @@ module.exports = {
461
461
  'homepage',
462
462
  'repository',
463
463
  'bugs',
464
+ 'license',
465
+ 'keywords',
464
466
  'author',
465
467
  'contributors',
466
- 'license',
467
468
  'funding',
468
- 'keywords',
469
469
  ],
470
470
  },
471
471
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mikey-pro/eslint-config",
3
- "version": "6.0.10",
3
+ "version": "6.1.0",
4
4
  "description": "Mikey Pro ESLint configuration",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -8,16 +8,16 @@
8
8
  "README.md",
9
9
  "LICENSE"
10
10
  ],
11
- "license": "MIT",
11
+ "homepage": "https://github.com/chiefmikey/mikey-pro#readme",
12
12
  "repository": {
13
13
  "type": "git",
14
14
  "url": "git+https://github.com/chiefmikey/mikey-pro.git"
15
15
  },
16
- "homepage": "https://github.com/chiefmikey/mikey-pro#readme",
17
- "author": "Mikl Wolfe <wolfe@mikl.io> (https://mikl.io)",
18
16
  "bugs": {
19
17
  "url": "https://github.com/chiefmikey/mikey-pro/issues"
20
18
  },
19
+ "author": "Mikl Wolfe <wolfe@mikl.io> (https://mikl.io)",
20
+ "license": "MIT",
21
21
  "keywords": [
22
22
  "@mikey-pro/eslint-config",
23
23
  "@mikey-pro",