Closed leoj3n closed 5 years ago
Swapped out these changes in the feathers-twilio package of a working app.
The app continued to work as expected.
Published a package with the changes from this PR here:
Thank you for the pull request! I pulled your changes in and fixed the tests in #12 and released it with additional changes from #13 and enabled Greenkeeper.
I also added you as a collaborator so you can push directly to this repository. Personally, I am not using this module and am not interested in maintaining open source integrations for paid third party services so I will leave it up to you to keep things up to date here 😄 If you are not interested or don't have the time, we can always archive and deprecate it eventually.
This makes everything use the latest versions of libraries.
Testing
example/app.js
with legit credentials/numbers works butnpm test
fails:I updated all dependencies, including dev deps. Not sure what to do about tests not passing.