Skip to content

Commit

Permalink
Fix linked Git repo username .-.
Browse files Browse the repository at this point in the history
  • Loading branch information
DEVTomatoCake committed Apr 6, 2024
1 parent 80bd8cb commit e25c676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pterodactyl-vsc",
"displayName": "Pterodactyl file system",
"description": "Open a Pterodactyl server folder as a remote workspace.",
"version": "1.0.2",
"version": "1.0.3",
"publisher": "tomatocake",
"license": "MIT",
"main": "./out/src/extension",
Expand All @@ -12,7 +12,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/TomatoCake/Pterodactyl-vsc.git"
"url": "https://github.com/DEVTomatoCake/Pterodactyl-vsc.git"
},
"engines": {
"vscode": "^1.88.0"
Expand Down

0 comments on commit e25c676

Please sign in to comment.