This commit is contained in:
+2
-2
@@ -48,8 +48,8 @@
|
||||
"pretest": "npm run compile && npm run lint",
|
||||
"lint": "eslint src",
|
||||
"test": "vscode-test",
|
||||
"package": "vsce package",
|
||||
"publish": "vsce publish"
|
||||
"package": "vsce package --baseContentUrl https://git.kvarnarp.se/vscode/vsc-adda/raw/branch/main --baseImagesUrl https://git.kvarnarp.se/vscode/vsc-adda/raw/branch/main",
|
||||
"publish": "vsce publish --baseContentUrl https://git.kvarnarp.se/vscode/vsc-adda/raw/branch/main --baseImagesUrl https://git.kvarnarp.se/vscode/vsc-adda/raw/branch/main"
|
||||
},
|
||||
"overrides": {
|
||||
"diff": "^8.0.4",
|
||||
|
||||
Reference in New Issue
Block a user