Skip to content

Commit bcb4090

Browse files
committed
correct publisher name syntax
1 parent 8697a6f commit bcb4090

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

jxml-support-0.0.1.vsix

-27 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "JXML Support",
44
"description": "VS Code extension for JXML: code folding for <? ... ?> and <?jxml ... ?> tags, NodeJS/JavaScript syntax highlighting and code hinting within those tags, and HTML highlighting outside.",
55
"version": "0.0.1",
6-
"publisher": "Virtuosoft / Stephen J. Carnam",
6+
"publisher": "Virtuosoft",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/virtuosoft-dev/vscode-jxml"

0 commit comments

Comments
 (0)