diff --git a/package-lock.json b/package-lock.json index a8612c31..863951e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "linted", - "version": "15.0.0", + "version": "15.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "linted", - "version": "15.0.0", + "version": "15.0.1", "license": "MIT", "dependencies": { "@eslinted/core": "~0.4.1", diff --git a/package.json b/package.json index 60fd11fc..d02687a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linted", - "version": "15.0.0", + "version": "15.0.1", "description": "Zero-config ESLint flat config factory for (strict, agglutinative) entire-stack formatting and linting: TypeScript, JavaScript, Svelte, HTML, (Tailwind) CSS, Mocha, JSON(C), and sadly YAML.", "keywords": [ "eslint",