diff options
author | Loek Le Blansch <l.leblansch@gmail.com> | 2020-09-15 18:42:55 +0200 |
---|---|---|
committer | Loek Le Blansch <l.leblansch@gmail.com> | 2020-09-15 18:42:55 +0200 |
commit | 7f7bd84a907f2be62760ca7827ec236b3be01d24 (patch) | |
tree | 6b1d2a8f9bcf1a229c31d4535f98919a28867ffd /.config/coc/extensions | |
parent | 1fdeeb0938e9be85ea95a0aa5599e8bd487ec36c (diff) |
update
Diffstat (limited to '.config/coc/extensions')
-rw-r--r-- | .config/coc/extensions/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/coc/extensions/package.json b/.config/coc/extensions/package.json index 0bcc69c..c5dd216 100644 --- a/.config/coc/extensions/package.json +++ b/.config/coc/extensions/package.json @@ -7,7 +7,7 @@ "coc-neosnippet": ">=1.2.2", "coc-python": ">=1.2.12", "coc-snippets": ">=2.1.28", - "coc-tsserver": ">=1.5.4", + "coc-tsserver": ">=1.5.5", "coc-vimtex": ">=1.0.4" } }
\ No newline at end of file |