lkaric / nestjs-twilio

Injectable Twilio client for Nestjs.
https://www.npmjs.com/package/nestjs-twilio
MIT License
42 stars 10 forks source link

Twilio node client as a peer dependency #7

Closed JacopoPatroclo closed 3 years ago

JacopoPatroclo commented 3 years ago

What

I move Twilio node client to be used as a peer dependency adding @nestjs/common and @nestjs/core as well.

Why

Related to this issue #6

lkaric commented 3 years ago

Looks good to me, thanks for the contribution 💯

JacopoPatroclo commented 3 years ago

@rejvban Could you create a release on npm with this changes? 🙏 Thanks in advance

lkaric commented 3 years ago

@JacopoPatroclo v1.0.2 is live now