Skip to content

Commit ba668dd

Browse files
committed
Updated the path to the images file for packaging extension
1 parent 799cfa1 commit ba668dd

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
@@ -5,7 +5,7 @@
55
"version": "0.1.1",
66
"publisher": "ChrisBeard",
77
"author": "Chris Beard",
8-
"icon": "./images/icon2.png",
8+
"icon": "images/icon2.png",
99
"engines": {
1010
"vscode": "^1.80.0"
1111
},

0 commit comments

Comments
 (0)