This commit is contained in:
+2
-2
@@ -48,8 +48,8 @@
|
|||||||
"pretest": "npm run compile && npm run lint",
|
"pretest": "npm run compile && npm run lint",
|
||||||
"lint": "eslint src",
|
"lint": "eslint src",
|
||||||
"test": "vscode-test",
|
"test": "vscode-test",
|
||||||
"package": "vsce package",
|
"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"
|
"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": {
|
"overrides": {
|
||||||
"diff": "^8.0.4",
|
"diff": "^8.0.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user