@commercetools-frontend/application-cli 1.7.2 → 1.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -620,7 +620,7 @@ async function command(cliFlags) {
620
620
 
621
621
  var pkgJson = {
622
622
  name: "@commercetools-frontend/application-cli",
623
- version: "1.7.2",
623
+ version: "1.7.3",
624
624
  description: "Internal CLI to manage Merchant Center application deployments across various environments.",
625
625
  keywords: [
626
626
  "commercetools",
@@ -620,7 +620,7 @@ async function command(cliFlags) {
620
620
 
621
621
  var pkgJson = {
622
622
  name: "@commercetools-frontend/application-cli",
623
- version: "1.7.2",
623
+ version: "1.7.3",
624
624
  description: "Internal CLI to manage Merchant Center application deployments across various environments.",
625
625
  keywords: [
626
626
  "commercetools",
@@ -594,7 +594,7 @@ async function command(cliFlags) {
594
594
 
595
595
  var pkgJson = {
596
596
  name: "@commercetools-frontend/application-cli",
597
- version: "1.7.2",
597
+ version: "1.7.3",
598
598
  description: "Internal CLI to manage Merchant Center application deployments across various environments.",
599
599
  keywords: [
600
600
  "commercetools",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/application-cli",
3
- "version": "1.7.2",
3
+ "version": "1.7.3",
4
4
  "description": "Internal CLI to manage Merchant Center application deployments across various environments.",
5
5
  "keywords": [
6
6
  "commercetools",