diff --git a/package-lock.json b/package-lock.json index 675f068..0289094 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@consentsoftware/webclient", - "version": "1.0.14", + "version": "1.0.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@consentsoftware/webclient", - "version": "1.0.14", + "version": "1.0.15", "license": "MIT", "dependencies": { "@apiglobal/typedrequest": "^2.0.8", diff --git a/package.json b/package.json index 00471da..cb06c7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consentsoftware/webclient", - "version": "1.0.14", + "version": "1.0.15", "private": false, "description": "a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.", "main": "dist_ts/index.js",