Skip to content

Commit c4bab19

Browse files
committed
update package
1 parent 4a1cd8b commit c4bab19

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"displayName": "Sphere Scripter",
44
"description": "Syntax highlighting, intelligent formatting, and code snippets for Sphere script (.scp) files",
55
"version": "1.1.1",
6-
"publisher": "Raylde",
6+
"publisher": "Raydie",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/SphereUO/SphereScripter"
9+
"url": "https://github.com/raydienull/SphereScripter"
1010
},
1111
"engines": {
1212
"vscode": "^1.79.0"
@@ -58,7 +58,7 @@
5858
],
5959
"configurationDefaults": {
6060
"[scp]": {
61-
"editor.defaultFormatter": "Raylde.sphere-scripter-formatter"
61+
"editor.defaultFormatter": "Raydie.sphere-scripter-formatter"
6262
}
6363
}
6464
},

0 commit comments

Comments
 (0)