Skip to content

Commit 756d8a5

Browse files
committed
Update MODULE.json
1 parent 8ee7a97 commit 756d8a5

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

MODULE.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"sequence": [
33
"Loki_Base",
4+
"Magento_Backend",
45
"Magento_Csp",
56
"Magento_Store"
67
],
@@ -9,17 +10,17 @@
910
"Loki_CssUtils",
1011
"Magento_Backend",
1112
"Magento_Csp",
12-
"Magento_Store"
13+
"Magento_Directory",
14+
"Magento_Store",
15+
"Magento_Theme"
1316
],
1417
"components": [],
1518
"config": [
1619
{
17-
"path": "LokiTheme_LumaComponents/general/themes",
20+
"path": "LokiTheme_LumaComponents\/general\/themes",
1821
"label": "Generic settings > Applied Themes",
1922
"description": "By applying Loki Theme to a configured theme, its legacy JavaScript will be removed and replaced. Make sure to have tested this properly."
2023
}
2124
],
22-
"tests": [],
23-
"phpcs_severity": "8",
24-
"phpstan_level": "5"
25+
"tests": []
2526
}

0 commit comments

Comments
 (0)