Skip to content

Commit

Permalink
feat: add assets plugin to available plugins (twilio#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
philnash committed Jun 18, 2021
1 parent 2604e64 commit 3fbd71d
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 @@ -7,6 +7,7 @@ const PLUGIN_COMMANDS = {
'@twilio-labs/plugin-signal2020': ['signal', 'signal2020'],
'@twilio-labs/plugin-token': ['token'],
'@twilio-labs/plugin-watch': ['watch'],
'@twilio-labs/plugin-assets': ['assets'],
'@dabblelab/plugin-autopilot': ['autopilot'],
};

Expand Down

0 comments on commit 3fbd71d

Please sign in to comment.