From 7cc4e9eed6dd70a05ce8ed9e7f732864166e0d59 Mon Sep 17 00:00:00 2001 From: Aanchal Pawar <97873570+glo82145@users.noreply.github.com> Date: Mon, 30 Sep 2024 19:55:39 +0530 Subject: [PATCH] Magento Compatibity (#4336) * MAgento compatibility * MAgento compatibility * 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..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',