apenab / react-dymo

Collections of react utilities to handle the Dymo LabelWriter web service
26 stars 10 forks source link

Remove react-dom from dependencies #43

Open ktowen opened 1 year ago

ktowen commented 1 year ago

It's only used by the example project and it has it's own package.json to it can have installed there and not in the hook.

Also you should think about moving react an axios to peerDependencies