Skip to content

Commit c2179c3

Browse files
committed
Update composer keywords
1 parent f16bc63 commit c2179c3

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

composer.json

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"name": "loki-theme/magento2-luma-components",
2+
"name": "loki-theme\/magento2-luma-components",
33
"version": "0.0.13",
44
"description": "Module to allow for Loki Themes to work",
55
"type": "magento2-module",
66
"require": {
77
"ext-pcre": "*",
8-
"loki/magento2-base": "^1.0",
9-
"magento/framework": "^103.0",
10-
"magento/module-backend": "^102.0",
11-
"magento/module-csp": "^100.0",
12-
"magento/module-store": "^101.1"
8+
"loki\/magento2-base": "^1.0",
9+
"magento\/framework": "^103.0",
10+
"magento\/module-backend": "^102.0",
11+
"magento\/module-csp": "^100.0",
12+
"magento\/module-store": "^101.1"
1313
},
1414
"license": [
1515
"OSL-3.0"
@@ -21,5 +21,9 @@
2121
"psr-4": {
2222
"LokiTheme\\LumaComponents\\": ""
2323
}
24-
}
24+
},
25+
"keywords": [
26+
"loki-theme",
27+
"loki-experimental"
28+
]
2529
}

0 commit comments

Comments
 (0)