Updated grunt build file

Will now work on Electron between files (compiled in loose mode)
This commit is contained in:
hydrabolt
2015-10-25 17:52:29 +00:00
parent 72385494cb
commit f0ae575aa0
15 changed files with 1632 additions and 3025 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "3.8.3",
"version": "3.8.4",
"description": "A way to interface with the Discord API",
"main": "./lib/index.js",
"scripts": {