diff --git a/package-lock.json b/package-lock.json index 09f83a6..8b95d7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-config-openlayers", - "version": "18.1.0", + "version": "19.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-config-openlayers", - "version": "18.1.0", + "version": "19.0.0", "license": "MIT", "dependencies": { "eslint-plugin-import": "^2.25.1", diff --git a/package.json b/package.json index 7c2c3e6..7b60fba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-openlayers", - "version": "18.1.0", + "version": "19.0.0", "description": "ESLint configuration for OpenLayers", "main": "index.js", "repository": {