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