Skip to content

Commit 798921b

Browse files
committed
chore(package): update publisher and repository references
1 parent ee743f4 commit 798921b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Command Dock",
44
"description": "A powerful command panel with Command Dock for executing terminal commands in your workspace",
55
"version": "0.0.1",
6-
"publisher": "seagull",
6+
"publisher": "Merlin218",
77
"icon": "public/icon.png",
88
"engines": {
99
"vscode": "^1.74.0"
@@ -23,12 +23,12 @@
2323
],
2424
"repository": {
2525
"type": "git",
26-
"url": "https://github.com/your-username/vscode-extension-custom-button.git"
26+
"url": "https://github.com/Merlin218/vscode-extension-custom-button.git"
2727
},
2828
"bugs": {
29-
"url": "https://github.com/your-username/vscode-extension-custom-button/issues"
29+
"url": "https://github.com/Merlin218/vscode-extension-custom-button/issues"
3030
},
31-
"homepage": "https://github.com/your-username/vscode-extension-custom-button#readme",
31+
"homepage": "https://github.com/Merlin218/vscode-extension-custom-button#readme",
3232
"license": "MIT",
3333
"activationEvents": [
3434
"onStartupFinished"

0 commit comments

Comments
 (0)