fritx / vue-at

At.js for Vue.
https://fritx.github.io/vue-at/
MIT License
529 stars 114 forks source link

Move dependency #25

Closed janva255 closed 6 years ago

janva255 commented 6 years ago

Got this in npm

This dependency was not found:

fritx commented 6 years ago

@janva255 thanks for the PR, but it was intentional xD

It was declared in readme (not very explicit): https://github.com/fritx/vue-at#textarea-new

npm i -S textarea-caret  # also, for textarea

For people don't need textarea feature, they don't have to install textarea-caret. So I've removed it from both deps, peerDeps, and finally optionalDeps.

fritx commented 6 years ago

Btw, any PR is appreciated !

janva255 commented 6 years ago

@fritx oh sorry, didn't see that, closing pull