diff --git a/package-lock.json b/package-lock.json index c78b77df..341179bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,12 @@ { "name": "firo-client", - "version": "2.1.3", + "version": "2.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.1.3", + "name": "firo-client", + "version": "2.1.4", "license": "MIT", "dependencies": { "@swyftx/api-crypto-address-validator": "^1.13.1", diff --git a/package.json b/package.json index 1a4d599d..edbf4ada 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firo-client", - "version": "2.1.3", + "version": "2.1.4", "author": { "name": "Firo Foundation", "email": "team@firo.io",