diff --git a/package-lock.json b/package-lock.json index ca9751f..aae6b9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mappable-world/mappable-cli", - "version": "0.0.23", + "version": "0.0.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mappable-world/mappable-cli", - "version": "0.0.23", + "version": "0.0.24", "license": "Apache-2", "dependencies": { "dotenv": "16.3.1", diff --git a/package.json b/package.json index c125e35..90971cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mappable-world/mappable-cli", - "version": "0.0.23", + "version": "0.0.24", "description": "Library for encapsulating the logic of autotests and building packages mappable.world js API", "main": "dist/index.js", "dependencies": {