Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / package.json
1 {
2   "dependencies": {
3     "coc-clangd": ">=0.4.10",
4     "coc-css": ">=1.2.4",
5     "coc-eslint": ">=1.2.7",
6     "coc-html": ">=1.2.4",
7     "coc-json": ">=1.2.6",
8     "coc-markdownlint": ">=1.5.0",
9     "coc-pairs": ">=1.2.21",
10     "coc-prettier": ">=1.1.15",
11     "coc-python": ">=1.2.12",
12     "coc-snippets": ">=2.1.28",
13     "coc-tsserver": ">=1.5.2"
14   }
15 }