We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6fd3a3 commit eda45b2Copy full SHA for eda45b2
magento-compatibility.js
@@ -4,6 +4,6 @@
4
5
// PWA Studio version -> Magento version.
6
module.exports = {
7
- '>2.0.0': '2.3.1',
+ '>2.0.0': '>=2.3.1',
8
'2.0.0': '2.3.0'
9
};
0 commit comments