Changed repo link

This commit is contained in:
Profitroll 2023-05-23 13:19:21 +02:00
parent 71a0dabadb
commit cc02c77793
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,10 @@
All notable changes to the "UniPack" extension pack will be documented in this file. All notable changes to the "UniPack" extension pack will be documented in this file.
## v0.0.6
- Changed repo link
## v0.0.5 ## v0.0.5
- Removed Stylelint - Removed Stylelint

View File

@ -4,11 +4,11 @@
"license": "LICENSE", "license": "LICENSE",
"displayName": "UniPack by END PLAY", "displayName": "UniPack by END PLAY",
"description": "Extension Pack with universal addons END PLAY Studio uses.", "description": "Extension Pack with universal addons END PLAY Studio uses.",
"version": "0.0.5", "version": "0.0.6",
"publisher": "ENDPLAYStudio", "publisher": "ENDPLAYStudio",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.end-play.xyz/profitroll/VSCodeUniversal" "url": "https://git.end-play.xyz/endplaystudio/VSCodeUniversal"
}, },
"engines": { "engines": {
"vscode": "^1.46.0" "vscode": "^1.46.0"