diff --git a/src/filehound.js b/src/filehound.js index 74e5502..456ad97 100644 --- a/src/filehound.js +++ b/src/filehound.js @@ -172,4 +172,4 @@ class FileHound { } } -module.exports = FileHound +module.exports = FileHound;