diff --git a/package-lock.json b/package-lock.json index b2f5c5124..18eab711c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wallet", - "version": "3.1.4-calibration.0", + "version": "3.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wallet", - "version": "3.1.4-calibration.0", + "version": "3.1.4", "license": "(Apache-2.0 OR MIT)", "dependencies": { "@apollo/client": "^3.6.9", diff --git a/package.json b/package.json index 2e825618b..8c47fbc3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wallet", - "version": "3.1.4-calibration.0", + "version": "3.1.4", "engines": { "node": ">=16.0.0" },