gianarb / coc-grammarly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update version on NPM

marcoaaguiar opened this issue · comments

The version in NPM, the one that is installed with :CocInstall coc-grammarly, is 4 months old (https://www.npmjs.com/package/coc-grammarly).
It would be nice to update it to be the same as the one in the main/master branch.

In the mean time anyone looking to install the latest version can use

Plug 'gianarb/coc-grammarly', {'do': 'yarn install --frozen-lockfile'}