Skip to content

Commit fe3bb7a

Browse files
committed
tools: fix vsix publisher
1 parent bc63085 commit fe3bb7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/vscode-jik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Jik Language Tools",
44
"description": "Syntax highlighting and stdlib-aware completions for the Jik language.",
55
"version": "0.1.0-alpha.0",
6-
"publisher": "Radovan Horvat",
6+
"publisher": "radovanhorvat",
77
"license": "SEE LICENSE IN LICENSE",
88
"engines": {
99
"vscode": "^1.85.0"

0 commit comments

Comments
 (0)