Skip to content

Commit df25644

Browse files
committed
Update composer keywords
1 parent a53e388 commit df25644

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

composer.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
2-
"name": "loki/magento2-debugger",
2+
"name": "loki\/magento2-debugger",
33
"version": "1.0.8",
4-
"description": "N/A",
4+
"description": "N\/A",
55
"keywords": [
66
"dev",
7+
"loki-core",
78
"loki-dev"
89
],
910
"type": "magento2-module",
1011
"require": {
11-
"loki/magento2-components": "^2.0",
12-
"loki/magento2-css-utils": "^1.0",
13-
"magento/framework": "^103.0"
12+
"loki\/magento2-components": "^2.0",
13+
"loki\/magento2-css-utils": "^1.0",
14+
"magento\/framework": "^103.0"
1415
},
1516
"license": "OSL-3.0",
1617
"autoload": {

0 commit comments

Comments
 (0)