diff --git a/package-lock.json b/package-lock.json index 4926be76..2d4c4c07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@toruslabs/customauth", - "version": "16.0.4", + "version": "16.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@toruslabs/customauth", - "version": "16.0.4", + "version": "16.0.5", "license": "MIT", "dependencies": { "@chaitanyapotti/register-service-worker": "^1.7.3", diff --git a/package.json b/package.json index 36fa0416..8ed1abf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toruslabs/customauth", - "version": "16.0.4", + "version": "16.0.5", "description": "CustomAuth login with torus to get user private key", "main": "dist/customauth.cjs.js", "module": "dist/customauth.esm.js",