Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 19d1635

Browse files
committed
Downgrade vsce to bundle Python scripts.
The Python scripts is missing due to this issue: microsoft/vscode-vsce#576. Fix #125.
1 parent d1ff01e commit 19d1635

File tree

2 files changed

+12
-27
lines changed

2 files changed

+12
-27
lines changed

package-lock.json

Lines changed: 11 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"prettier": "^2.3.0",
4141
"ts-loader": "^9.2.2",
4242
"typescript": "^4.3.2",
43-
"vsce": "^1.92.0",
43+
"vsce": "~1.91.0",
4444
"vscode-test": "^1.5.0",
4545
"webpack": "^5.38.1",
4646
"webpack-cli": "^4.7.0"

0 commit comments

Comments
 (0)