diff --git a/package-lock.json b/package-lock.json index ed3000c..0b48b18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "plugin-theming", - "version": "1.2.16", + "version": "1.2.17", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "plugin-theming", - "version": "1.2.16", + "version": "1.2.17", "license": "MIT", "dependencies": { "fs-extra": "^11.2.0", diff --git a/package.json b/package.json index e17d465..0a29ace 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plugin-theming", - "version": "1.2.16", + "version": "1.2.17", "description": "Module that provides theming to web graphical elements, like WebGFX", "author": "RCVolus", "repository": "https://github.com/rcv-prod-toolkit/plugin-theming",