Skip to content

Commit 8089570

Browse files
committed
Add repository information to package.json
1 parent 1ec2d77 commit 8089570

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"description": "A Visual Studio Code extension to view and manage Magento log files.",
55
"version": "1.0.0",
66
"publisher": "MathiasElle",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/dermatz/vscode-ext-magento-log-viewer"
10+
},
711
"engines": {
812
"vscode": "^1.95.0"
913
},

0 commit comments

Comments
 (0)