Skip to content

Commit 32bc58e

Browse files
committed
Add comma to package.json icon entry for JSON syntax compliance
1 parent f5796bf commit 32bc58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A Visual Studio Code extension to view and manage Magento log files.",
55
"version": "1.0.1",
66
"publisher": "MathiasElle",
7-
"icon": "resources/logo.png"
7+
"icon": "resources/logo.png",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/dermatz/vscode-ext-magento-log-viewer"

0 commit comments

Comments
 (0)