You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updates @twilio/cli-core to version 7
Switches out @oclif/command and @oclif/config for @oclif/core.
Updates ./bin/run and commands/watch.js to use @oclif/core.
Adds new ./bin/dev script for debug running locally.
Adds src/index.js and main property in package.json
* Removes moment dependency
0 commit comments