Nexmo / nexmo-cli

Nexmo CLI (Command Line Interface)
https://nexmo.com
MIT License
78 stars 52 forks source link

Use `prepublishOnly` instead of deprecated `prepublish` #187

Closed aslafy-z closed 5 years ago

aslafy-z commented 5 years ago

Fixes #186

AlexLakatos commented 5 years ago

I like the current behavior, of it running on npm install as well. I'd like to keep it that way. I'm ok to switch it to prepare, which is the new method, and move it away from the deprecated one.