strongloop / loopback-component-passport

LoopBack passport integration to support third party logins and account linking
Other
139 stars 227 forks source link

Update loopback dependency #246

Closed jt-nti closed 6 years ago

jt-nti commented 6 years ago

Description

Move loopback from devDependencies to dependencies

Related issues

Missing loopback dependency #245

Checklist

slnode commented 6 years ago

Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."

raymondfeng commented 6 years ago

@jt-nti Thank you for the patch. But having loopback as dev dep is intentional. We expect the application that uses this component will have loopback declared as a dep.