Skip to content

Commit c322fe7

Browse files
bors[bot]kjeremy
andcommitted
Merge #1477
1477: Update vsce to 1.64.0 r=matklad a=kjeremy Gets rid of the annoying warning asking you to run `npm install -g vsce` on `cargo install`. Co-authored-by: kjeremy <[email protected]>
2 parents f15f0d1 + 45d6f47 commit c322fe7

File tree

2 files changed

+42
-41
lines changed

2 files changed

+42
-41
lines changed

editors/code/package-lock.json

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

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"tslint": "^5.16.0",
4545
"tslint-config-prettier": "^1.18.0",
4646
"typescript": "^3.4.4",
47-
"vsce": "^1.59.0",
47+
"vsce": "^1.64.0",
4848
"vscode": "^1.1.33"
4949
},
5050
"activationEvents": [

0 commit comments

Comments
 (0)