diff --git a/package-lock.json b/package-lock.json index 70fc957..8e51d0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@markedjs/eslint-config", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@markedjs/eslint-config", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "dependencies": { "@stylistic/eslint-plugin": "^2.6.4", diff --git a/package.json b/package.json index 5d0989c..8193e80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@markedjs/eslint-config", - "version": "1.0.1", + "version": "1.0.2", "description": "eslint config used by marked and markedjs extensions", "main": "eslint.config.js", "type": "module",