diff --git a/package-lock.json b/package-lock.json index 1e336b9..87b49c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@enhance/styles", - "version": "6.1.7", + "version": "6.1.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@enhance/styles", - "version": "6.1.7", + "version": "6.1.8", "license": "Apache-2.0", "dependencies": { "color-to-hsla": "^0.1.1" diff --git a/package.json b/package.json index 3bb2628..a84276d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@enhance/styles", - "version": "6.1.7", + "version": "6.1.8", "description": "Functional utility classes", "main": "index.mjs", "type": "module",