feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
15.02k stars 745 forks source link

fix(mongodb): Add MongoDB as peerDependency #3148

Closed daffl closed 1 year ago

daffl commented 1 year ago

MongoDB should be a peerDependency instead of a devDependency.

Closes https://github.com/feathersjs/feathers/issues/3138