Skip to content

Commit

Permalink
Added main to index.js exports.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavoja committed Jun 7, 2017
1 parent a708edb commit d813ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ if (require.main === module) {

aemsync.Watcher = Watcher
aemsync.Pusher = Pusher
aemsync.main = main
module.exports = aemsync

0 comments on commit d813ccb

Please sign in to comment.