Skip to content

Commit

Permalink
feat: add signal2020 plugin to known commands list (twilio#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkundel committed Sep 21, 2020
1 parent c57aa7a commit 2553fc7
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
Expand Up @@ -4,6 +4,7 @@ const PLUGIN_COMMANDS = {
'@twilio-labs/plugin-flex': ['flex'],
'@twilio-labs/plugin-rtc': ['rtc'],
'@twilio-labs/plugin-serverless': ['serverless'],
'@twilio-labs/plugin-signal2020': ['signal', 'signal2020'],
'@twilio-labs/plugin-token': ['token'],
'@twilio-labs/plugin-watch': ['watch'],
'@dabblelab/plugin-autopilot': ['autopilot'],
Expand Down

0 comments on commit 2553fc7

Please sign in to comment.