diff --git a/package-lock.json b/package-lock.json index 490984df..f38e9b96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "staking-ui", - "version": "1.1.3", + "version": "1.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "staking-ui", - "version": "1.1.3", + "version": "1.1.4", "hasInstallScript": true, "dependencies": { "@auth0/auth0-react": "^2.2.1", diff --git a/package.json b/package.json index 7575e2c4..ce8ee5cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "staking-ui", - "version": "1.1.3", + "version": "1.1.4", "private": true, "scripts": { "postinstall": "$npm_execpath run typechainRegistryTypes && $npm_execpath run typechainGifInterfaceTypes",