Skip to content

Commit

Permalink
chore: add dev phone to plugin commands (418)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayyrickay committed May 4, 2022
1 parent 42ccc41 commit ed0455e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/plugins.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
const ALLOWED_ORGS = ['@twilio/', '@twilio-labs/', '@dabblelab/plugin-autopilot'];

const PLUGIN_COMMANDS = {
'@twilio-labs/plugin-dev-phone': ['dev-phone'],
'@twilio-labs/plugin-flex': ['flex'],
'@twilio-labs/plugin-rtc': ['rtc'],
'@twilio-labs/plugin-serverless': ['serverless'],
Expand Down

0 comments on commit ed0455e

Please sign in to comment.