feathersjs-ecosystem/feathers-mailer

Uberproto missing in package.json

bedeoverend opened this issue · 0 comments

I'm not sure if this is a mistake or not, but uberproto is being used here but is not required in package.json.

This only causes issues when I'm deploying my app, running locally for dev is fine - but I assume that's because of other feathers packages I'm using, or potentially a dev dependency I have loaded that isn't installed on deploy.