digitallyinduced/thin-backend

Peer Dependencies listing React

JamesTeague opened this issue · 1 comments

The thin-backend package has a peer dependency on React. In testing, this seems not to be the case. I've been able to use it in a vue project, so far without issue. I noticed that the react.js functionality was moved to a separate published package.

I'd like, if possible to remove the peer dependency on thin-backend so when installing in my Vue app, I am not getting output from the console about missing dependencies, if possible.

Yes, can be removed since we've moved everything react related to thin-backend-react 👍