File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "description" : " N/A" ,
55 "type" : " magento2-module" ,
66 "require" : {
7+ "ext-json" : " *" ,
8+ "loki/magento2-components" : " ^2.0" ,
9+ "loki/magento2-css-utils" : " ^1.0" ,
710 "magento/framework" : " ^102.0 | ^103.0" ,
811 "magento/module-backend" : " ^101.0 | ^102.0" ,
912 "magento/module-catalog" : " ^102.0 | ^103.0 | ^104.0" ,
1013 "magento/module-customer" : " ^102.0 | ^103.0" ,
1114 "magento/module-eav" : " ^100.0 | ^101.0 | ^102.0" ,
12- "magento/module-ui" : " ^101.0" ,
13- "loki/magento2-components" : " ^2.0" ,
14- "ext-json" : " *"
15+ "magento/module-ui" : " ^101.0"
1516 },
1617 "license" : [
1718 " OSL-3.0"
Original file line number Diff line number Diff line change 22<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
33 <module name =" Loki_AdminComponents" >
44 <sequence >
5+ <module name =" Loki_CssUtils" />
56 <module name =" Loki_Components" />
67 <module name =" Magento_Backend" />
78 <module name =" Magento_Catalog" />
You can’t perform that action at this time.
0 commit comments