Skip to content

Commit 73b65ac

Browse files
authored
Update package.json
1 parent 585d977 commit 73b65ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "snipjs",
3+
publisher: "ddyakov",
34
"author": {
45
"name": "Dimitar Dyakov",
56
"email": "dimitar.dyakov98@gmail.com",
@@ -17,8 +18,7 @@
1718
},
1819
"displayName": "SnipJS",
1920
"description": "Common javascript statement snippets.",
20-
"version": "1.0.1",
21-
"icon": "logo.png",
21+
"version": "1.0.2",
2222
"engines": {
2323
"vscode": "^1.30.0"
2424
},

0 commit comments

Comments
 (0)