mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-14 17:07:26 +00:00
Update vsce a little
This commit is contained in:
parent
a2ecc5c1ca
commit
f86e6a1c03
2 changed files with 2 additions and 2 deletions
2
editors/code/package-lock.json
generated
2
editors/code/package-lock.json
generated
|
@ -30,7 +30,7 @@
|
|||
"tslib": "^2.0.3",
|
||||
"typescript": "^4.3.2",
|
||||
"typescript-formatter": "^7.2.2",
|
||||
"vsce": "^1.85.0",
|
||||
"vsce": "^1.88.0",
|
||||
"vscode-test": "^1.5.1"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"tslib": "^2.0.3",
|
||||
"typescript": "^4.3.2",
|
||||
"typescript-formatter": "^7.2.2",
|
||||
"vsce": "^1.85.0",
|
||||
"vsce": "^1.88.0",
|
||||
"vscode-test": "^1.5.1"
|
||||
},
|
||||
"activationEvents": [
|
||||
|
|
Loading…
Reference in a new issue