diff --git a/api/package-lock.json b/api/package-lock.json index ae06fffa7..ddeefef8c 100644 --- a/api/package-lock.json +++ b/api/package-lock.json @@ -1,12 +1,12 @@ { "name": "cloudmos-api", - "version": "2.6.2", + "version": "2.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cloudmos-api", - "version": "2.6.2", + "version": "2.7.0", "license": "Apache-2.0", "dependencies": { "@akashnetwork/akashjs": "0.4.11", diff --git a/api/package.json b/api/package.json index 1856d4286..ee6639713 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "cloudmos-api", - "version": "2.6.2", + "version": "2.7.0", "description": "Api providing data to the deploy tool", "author": "Cloudmos", "license": "Apache-2.0", diff --git a/deploy-web/package-lock.json b/deploy-web/package-lock.json index 7e4384f87..9d71bfd7e 100644 --- a/deploy-web/package-lock.json +++ b/deploy-web/package-lock.json @@ -1,12 +1,12 @@ { "name": "cloudmos-app", - "version": "1.4.8", + "version": "1.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cloudmos-app", - "version": "1.4.8", + "version": "1.5.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/deploy-web/package.json b/deploy-web/package.json index f5e5fba20..11d205b94 100644 --- a/deploy-web/package.json +++ b/deploy-web/package.json @@ -1,6 +1,6 @@ { "name": "cloudmos-app", - "version": "1.4.8", + "version": "1.5.0", "description": "Web UI to deploy on the Akash Network and view statistic about network usage.", "author": "Cloudmos", "private": true, diff --git a/indexer/package-lock.json b/indexer/package-lock.json index b3aad07a6..688d2a307 100644 --- a/indexer/package-lock.json +++ b/indexer/package-lock.json @@ -1,12 +1,12 @@ { "name": "cloudmos-indexer", - "version": "1.3.2", + "version": "1.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cloudmos-indexer", - "version": "1.3.2", + "version": "1.4.0", "license": "Apache-2.0", "dependencies": { "@akashnetwork/akashjs": "0.4.11", diff --git a/indexer/package.json b/indexer/package.json index 4cd935cfe..ed154dee3 100644 --- a/indexer/package.json +++ b/indexer/package.json @@ -1,6 +1,6 @@ { "name": "cloudmos-indexer", - "version": "1.3.2", + "version": "1.4.0", "description": "Indexer for any Cosmos based blockchain", "author": "Cloudmos", "license": "Apache-2.0",