Skip to content
This repository has been archived by the owner on May 15, 2022. It is now read-only.

Commit

Permalink
🐛 Fixed transpiler error
Browse files Browse the repository at this point in the history
  • Loading branch information
mapaiva committed Jan 21, 2016
1 parent e78d8f6 commit 9498e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,4 @@ function getWindowsOperationSystem() {
return buffer.toString();
}

exports.default = new NodeWOS();
module.exports = new NodeWOS();

0 comments on commit 9498e2b

Please sign in to comment.