1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

upgraded coc packages

This commit is contained in:
Ryan Kes 2020-08-31 11:50:56 +02:00
parent 2e84314db2
commit 8b2aea5a31

View File

@ -1,6 +1,6 @@
{
"dependencies": {
"coc-css": ">=1.2.3",
"coc-css": ">=1.2.4",
"coc-go": ">=0.10.0",
"coc-html": ">=1.2.4",
"coc-jest": ">=1.0.3",
@ -9,6 +9,6 @@
"coc-python": ">=1.2.12",
"coc-rls": ">=1.1.6",
"coc-tsserver": ">=1.5.1",
"coc-yaml": ">=1.0.4"
"coc-yaml": ">=1.0.5"
}
}