Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into imports/wave-10-ma…
Browse files Browse the repository at this point in the history
…in-module-2fa
  • Loading branch information
rodrigok committed Nov 1, 2018
2 parents fe63c1d + a2737be commit 42cace9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/rocketchat-2fa/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@ Package.describe({

Package.onUse(function(api) {
api.use([
'accounts-base',
'ecmascript',
'templating',
'rocketchat:lib',
'sha',
'random',
'rocketchat:ui',
]);

Expand Down

0 comments on commit 42cace9

Please sign in to comment.