@commercetools-frontend/application-cli 1.6.1 → 1.6.2
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.
|
@@ -619,7 +619,7 @@ async function command(cliFlags) {
|
|
|
619
619
|
|
|
620
620
|
var pkgJson = {
|
|
621
621
|
name: "@commercetools-frontend/application-cli",
|
|
622
|
-
version: "1.6.
|
|
622
|
+
version: "1.6.2",
|
|
623
623
|
description: "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
624
624
|
keywords: [
|
|
625
625
|
"commercetools",
|
|
@@ -644,8 +644,8 @@ var pkgJson = {
|
|
|
644
644
|
"@babel/core": "^7.21.0",
|
|
645
645
|
"@babel/runtime": "^7.21.0",
|
|
646
646
|
"@babel/runtime-corejs3": "^7.21.0",
|
|
647
|
-
"@commercetools-frontend/application-config": "22.
|
|
648
|
-
"@commercetools-frontend/constants": "22.
|
|
647
|
+
"@commercetools-frontend/application-config": "22.5.0",
|
|
648
|
+
"@commercetools-frontend/constants": "22.5.0",
|
|
649
649
|
"@manypkg/find-root": "2.2.1",
|
|
650
650
|
cac: "^6.7.14",
|
|
651
651
|
cosmiconfig: "8.2.0",
|
|
@@ -619,7 +619,7 @@ async function command(cliFlags) {
|
|
|
619
619
|
|
|
620
620
|
var pkgJson = {
|
|
621
621
|
name: "@commercetools-frontend/application-cli",
|
|
622
|
-
version: "1.6.
|
|
622
|
+
version: "1.6.2",
|
|
623
623
|
description: "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
624
624
|
keywords: [
|
|
625
625
|
"commercetools",
|
|
@@ -644,8 +644,8 @@ var pkgJson = {
|
|
|
644
644
|
"@babel/core": "^7.21.0",
|
|
645
645
|
"@babel/runtime": "^7.21.0",
|
|
646
646
|
"@babel/runtime-corejs3": "^7.21.0",
|
|
647
|
-
"@commercetools-frontend/application-config": "22.
|
|
648
|
-
"@commercetools-frontend/constants": "22.
|
|
647
|
+
"@commercetools-frontend/application-config": "22.5.0",
|
|
648
|
+
"@commercetools-frontend/constants": "22.5.0",
|
|
649
649
|
"@manypkg/find-root": "2.2.1",
|
|
650
650
|
cac: "^6.7.14",
|
|
651
651
|
cosmiconfig: "8.2.0",
|
|
@@ -593,7 +593,7 @@ async function command(cliFlags) {
|
|
|
593
593
|
|
|
594
594
|
var pkgJson = {
|
|
595
595
|
name: "@commercetools-frontend/application-cli",
|
|
596
|
-
version: "1.6.
|
|
596
|
+
version: "1.6.2",
|
|
597
597
|
description: "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
598
598
|
keywords: [
|
|
599
599
|
"commercetools",
|
|
@@ -618,8 +618,8 @@ var pkgJson = {
|
|
|
618
618
|
"@babel/core": "^7.21.0",
|
|
619
619
|
"@babel/runtime": "^7.21.0",
|
|
620
620
|
"@babel/runtime-corejs3": "^7.21.0",
|
|
621
|
-
"@commercetools-frontend/application-config": "22.
|
|
622
|
-
"@commercetools-frontend/constants": "22.
|
|
621
|
+
"@commercetools-frontend/application-config": "22.5.0",
|
|
622
|
+
"@commercetools-frontend/constants": "22.5.0",
|
|
623
623
|
"@manypkg/find-root": "2.2.1",
|
|
624
624
|
cac: "^6.7.14",
|
|
625
625
|
cosmiconfig: "8.2.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/application-cli",
|
|
3
|
-
"version": "1.6.
|
|
3
|
+
"version": "1.6.2",
|
|
4
4
|
"description": "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"commercetools",
|
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
"@babel/core": "^7.21.0",
|
|
23
23
|
"@babel/runtime": "^7.21.0",
|
|
24
24
|
"@babel/runtime-corejs3": "^7.21.0",
|
|
25
|
-
"@commercetools-frontend/application-config": "22.
|
|
26
|
-
"@commercetools-frontend/constants": "22.
|
|
25
|
+
"@commercetools-frontend/application-config": "22.5.0",
|
|
26
|
+
"@commercetools-frontend/constants": "22.5.0",
|
|
27
27
|
"@manypkg/find-root": "2.2.1",
|
|
28
28
|
"cac": "^6.7.14",
|
|
29
29
|
"cosmiconfig": "8.2.0",
|