diff --git a/package-lock.json b/package-lock.json index f43aee8..bd88af2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@toruslabs/customauth", - "version": "20.3.0-0", + "version": "20.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@toruslabs/customauth", - "version": "20.3.0-0", + "version": "20.3.0", "license": "MIT", "dependencies": { "@chaitanyapotti/register-service-worker": "^1.7.4", diff --git a/package.json b/package.json index ddb582d..4e075d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toruslabs/customauth", - "version": "20.3.0-0", + "version": "20.3.0", "description": "CustomAuth login with torus to get user private key", "main": "dist/lib.cjs/index.js", "module": "dist/lib.esm/index.js",