Skip to content

Commit

Permalink
update export
Browse files Browse the repository at this point in the history
  • Loading branch information
onury committed Mar 11, 2017
1 parent c5fb5d9 commit 393f472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = require('./build/AccessControl.js').default;
module.exports = require('./lib/AccessControl').default;

0 comments on commit 393f472

Please sign in to comment.