Skip to content

Commit 7cfa249

Browse files
committed
Update MODULE.json
1 parent b89b0b4 commit 7cfa249

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

MODULE.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,29 @@
11
{
2-
"modules": [
3-
"Loki_CssUtils",
2+
"sequence": [
43
"Loki_Components",
4+
"Loki_CssUtils",
55
"Magento_Backend",
66
"Magento_Catalog",
77
"Magento_Customer",
88
"Magento_Eav",
99
"Magento_Ui"
1010
],
11+
"modules": [
12+
"Loki_Components",
13+
"Loki_CssUtils",
14+
"Magento_Backend",
15+
"Magento_Catalog",
16+
"Magento_Cms",
17+
"Magento_Config",
18+
"Magento_Customer",
19+
"Magento_Directory",
20+
"Magento_Eav",
21+
"Magento_Indexer",
22+
"Magento_Store",
23+
"Magento_Theme",
24+
"Magento_Ui",
25+
"Yireo_CspUtilities"
26+
],
1127
"components": [],
1228
"config": [],
1329
"tests": []

0 commit comments

Comments
 (0)