From 3ff677b2bf2fc512ff6f4163985e42002ba26fc1 Mon Sep 17 00:00:00 2001 From: glo82145 Date: Mon, 30 Sep 2024 19:19:13 +0530 Subject: [PATCH 1/3] MAgento compatibility --- magento-compatibility.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magento-compatibility.js b/magento-compatibility.js index c21a183ad4..f590b6225a 100644 --- a/magento-compatibility.js +++ b/magento-compatibility.js @@ -41,7 +41,7 @@ var magentoVersion = '2.4.7-p1'; // React version compatibility var reactVersion = '17.0.2'; -// Fornt End dependencies +// Forntend dependencies var forntEndDependencies = { '@magento/babel-preset-peregrine': '1.3.3', '@magento/create-pwa': '2.4.6', From 2b7232c431318fe1d853dbacaae04a19b1f96103 Mon Sep 17 00:00:00 2001 From: glo82145 Date: Mon, 30 Sep 2024 19:20:06 +0530 Subject: [PATCH 2/3] MAgento compatibility --- magento-compatibility.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magento-compatibility.js b/magento-compatibility.js index f590b6225a..472706365a 100644 --- a/magento-compatibility.js +++ b/magento-compatibility.js @@ -41,7 +41,7 @@ var magentoVersion = '2.4.7-p1'; // React version compatibility var reactVersion = '17.0.2'; -// Forntend dependencies +// Fornt end dependencies var forntEndDependencies = { '@magento/babel-preset-peregrine': '1.3.3', '@magento/create-pwa': '2.4.6', From 1c84575575e10e54ace4fa32d98b8a3d8f3acc9f Mon Sep 17 00:00:00 2001 From: glo82145 Date: Mon, 30 Sep 2024 19:22:16 +0530 Subject: [PATCH 3/3] MAgento compatibility --- magento-compatibility.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magento-compatibility.js b/magento-compatibility.js index 472706365a..4c124cfe22 100644 --- a/magento-compatibility.js +++ b/magento-compatibility.js @@ -41,7 +41,7 @@ var magentoVersion = '2.4.7-p1'; // React version compatibility var reactVersion = '17.0.2'; -// Fornt end dependencies +// Front end dependencies var forntEndDependencies = { '@magento/babel-preset-peregrine': '1.3.3', '@magento/create-pwa': '2.4.6',