From 2b7232c431318fe1d853dbacaae04a19b1f96103 Mon Sep 17 00:00:00 2001 From: glo82145 Date: Mon, 30 Sep 2024 19:20:06 +0530 Subject: [PATCH] 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',