Update package.json
This commit is contained in:
parent
135af0dd47
commit
a409e1915e
1 changed files with 4 additions and 3 deletions
|
@ -1,10 +1,11 @@
|
||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"coc-css": ">=1.2.5",
|
"coc-css": ">=1.2.6",
|
||||||
"coc-eslint": ">=1.3.1",
|
"coc-eslint": ">=1.3.1",
|
||||||
"coc-html": ">=1.2.4",
|
"coc-html": ">=1.2.4",
|
||||||
"coc-json": ">=1.3.1",
|
"coc-json": ">=1.3.1",
|
||||||
"coc-prettier": ">=1.1.17",
|
"coc-pairs": ">=1.3.0",
|
||||||
|
"coc-prettier": ">=1.1.23",
|
||||||
"coc-tsserver": ">=1.5.7"
|
"coc-tsserver": ">=1.5.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue