diff --git a/package-lock.json b/package-lock.json index 49efc67..f9400a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@web3auth/sign-in-with-web3", - "version": "4.0.0", + "version": "4.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@web3auth/sign-in-with-web3", - "version": "4.0.0", + "version": "4.0.1", "license": "ISC", "dependencies": { "@web3auth/sign-in-with-ethereum": "^4.1.0", diff --git a/package.json b/package.json index 09d20f3..c373587 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@web3auth/sign-in-with-web3", - "version": "4.0.0", + "version": "4.0.1", "description": "", "main": "dist/lib.cjs/index.js", "module": "dist/lib.esm/index.js",