Skip to content

Commit

Permalink
remove _.deep.js
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSpo committed Sep 14, 2015
1 parent 6373916 commit bff8bd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Package.onUse(function(api) {
api.addFiles('principals.js', ['client', 'server']);
api.addFiles('server.js', 'server');
api.addFiles('utils.js', 'client');
api.addFiles('_.deep.js', ['client', 'server']);
api.addFiles('EncryptionUtils.js', 'client');
api.addFiles('CollectionEncryption.js', 'client');

Expand Down

0 comments on commit bff8bd5

Please sign in to comment.