Release 1.3.0
This commit is contained in:
parent
f1aa930569
commit
1e6153289f
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "coc-tsserver",
|
||||
"version": "1.2.6",
|
||||
"version": "1.3.0",
|
||||
"description": "tsserver extension for coc.nvim",
|
||||
"main": "lib/index.js",
|
||||
"publisher": "chemzqm",
|
||||
"engines": {
|
||||
"coc": "^0.0.65"
|
||||
"coc": "^0.0.69"
|
||||
},
|
||||
"keywords": [
|
||||
"coc.nvim",
|
||||
|
|
Loading…
Reference in a new issue