coc-extensions / coc-svelte

svelte support for (Neo)Vim
MIT License
176 stars 24 forks source link

fix: some dependency versions; remove npm-run-all #51

Open noisyscanner opened 2 years ago

noisyscanner commented 2 years ago

Closes https://github.com/coc-extensions/coc-svelte/issues/50

I also had some isue with npm-run-all - I just replaced with && for simplicity and to remove the dependency.