Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 5ca4917

Browse files
authored
[#6] Fix missing publisher name (#7)
1 parent c78c439 commit 5ca4917

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
@@ -6,7 +6,7 @@
66
"engines": {
77
"vscode": "^1.43.0"
88
},
9-
"author": "Jonas Hübotter",
9+
"publisher": "jonhue",
1010
"license": "MIT",
1111
"categories": [
1212
"Programming Languages"

0 commit comments

Comments
 (0)