Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit a565a2a

Browse files
committed
Use vsce@^1.63.0
which includes microsoft/vscode-vsce#354 that should check @types/vscode version against engines.vscode
1 parent 60c8db8 commit a565a2a

File tree

2 files changed

+70
-45
lines changed

2 files changed

+70
-45
lines changed

package-lock.json

Lines changed: 69 additions & 44 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
@@ -60,7 +60,7 @@
6060
"tslint": "^5.14.0",
6161
"tslint-config-prettier": "^1.18.0",
6262
"typescript": "^3.0.0",
63-
"vsce": "^1.58.0",
63+
"vsce": "^1.63.0",
6464
"vscode": "^1.1.30"
6565
},
6666
"contributes": {

0 commit comments

Comments
 (0)