@odg/eslint-config 2.0.3 → 2.0.4

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odg/eslint-config",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "description": "Linter for JavaScript And Typescript project",
5
5
  "main": "index.js",
6
6
  "author": "Dragons Gamers <https://www.linkedin.com/in/victor-alves-odgodinho>",
@@ -332,7 +332,6 @@ module.exports = {
332
332
  "optionalDependencies": true,
333
333
  "peerDependencies": true,
334
334
  "bundledDependencies": true,
335
- "bundleDependencies": true,
336
335
  },
337
336
  ], // Não dependa de pacotes em devDependencies
338
337
  "import/order": [