change minimal coc.nvim version to 0.0.82
This commit is contained in:
parent
c4e4ef2a8c
commit
ad249ad817
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"publisher": "chemzqm",
|
"publisher": "chemzqm",
|
||||||
"engines": {
|
"engines": {
|
||||||
"coc": "^0.0.80"
|
"coc": "^0.0.82"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in a new issue