mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
grunt default does weird things to lib
This commit is contained in:
@@ -95,4 +95,4 @@ var Cache = (function (_Array) {
|
||||
return Cache;
|
||||
})(Array);
|
||||
|
||||
module.exports = Cache;
|
||||
module.exports = Cache;
|
||||
|
||||
@@ -42,4 +42,4 @@ var Equality = (function () {
|
||||
return Equality;
|
||||
})();
|
||||
|
||||
module.exports = Equality;
|
||||
module.exports = Equality;
|
||||
|
||||
Reference in New Issue
Block a user