diff --git a/package-lock.json b/package-lock.json index d58bfbeb..a5c0953b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "keycloak-react-theming", - "version": "0.0.15", + "version": "0.0.16", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.13", + "version": "0.0.16", "license": "MIT", "dependencies": { "cheerio": "^1.0.0-rc.5", diff --git a/package.json b/package.json index b8265f44..9944b053 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keycloak-react-theming", - "version": "0.0.15", + "version": "0.0.16", "description": "Keycloak theme generator for Reacts app", "repository": { "type": "git",