Skip to content

Commit

Permalink
Merge pull request #156 from feathersjs/steal-compatibility
Browse files Browse the repository at this point in the history
Steal Compatibility
  • Loading branch information
marshallswain authored and daffl committed Aug 29, 2018
1 parent 7badddf commit a9c66b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/authentication/client.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = require('./lib/client');
module.exports = require('./lib/client/index');

0 comments on commit a9c66b7

Please sign in to comment.