diff --git a/package-lock.json b/package-lock.json index bacd4ac..f4f3d4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@toruslabs/customauth", - "version": "19.0.4", + "version": "19.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@toruslabs/customauth", - "version": "19.0.4", + "version": "19.0.5", "license": "MIT", "dependencies": { "@chaitanyapotti/register-service-worker": "^1.7.4", diff --git a/package.json b/package.json index 838715f..852b1c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toruslabs/customauth", - "version": "19.0.4", + "version": "19.0.5", "description": "CustomAuth login with torus to get user private key", "main": "dist/lib.cjs/index.js", "module": "dist/lib.esm/index.js",