Skip to content

Commit

Permalink
client: using tabs...
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Towell authored and Schmoopiie committed Apr 14, 2017
1 parent c47159e commit b4fdc9b
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
Expand Up @@ -10,5 +10,5 @@ String.prototype.includes || (String.prototype.includes = function() {

module.exports={
client:require("./lib/client"),
Client:require("./lib/client")
Client:require("./lib/client")
};

0 comments on commit b4fdc9b

Please sign in to comment.