mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
15 lines
313 B
JSON
15 lines
313 B
JSON
{
|
|
"dependencies": {
|
|
"coc-css": ">=1.3.0",
|
|
"coc-go": ">=1.3.0",
|
|
"coc-html": ">=1.6.1",
|
|
"coc-jest": ">=1.1.4",
|
|
"coc-json": ">=1.4.1",
|
|
"coc-pairs": ">=1.3.2",
|
|
"coc-python": ">=1.2.13",
|
|
"coc-rust-analyzer": ">=0.62.0",
|
|
"coc-tsserver": ">=1.10.1",
|
|
"coc-yaml": ">=1.7.5"
|
|
}
|
|
}
|