mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Merge #1983
1983: engine.vscode and @types/vscode should match r=matklad a=kjeremy Per https://code.visualstudio.com/api/working-with-extensions/testing-extension Co-authored-by: kjeremy <kjeremy@gmail.com>
This commit is contained in:
commit
ce71da0d9d
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
"@types/mocha": "^5.2.7",
|
"@types/mocha": "^5.2.7",
|
||||||
"@types/node": "^10.14.13",
|
"@types/node": "^10.14.13",
|
||||||
"@types/seedrandom": "^2.4.28",
|
"@types/seedrandom": "^2.4.28",
|
||||||
"@types/vscode": "^1.36.0",
|
"@types/vscode": "^1.37.0",
|
||||||
"glob": "^7.1.4",
|
"glob": "^7.1.4",
|
||||||
"mocha": "^6.2.0",
|
"mocha": "^6.2.0",
|
||||||
"prettier": "^1.18.2",
|
"prettier": "^1.18.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue