mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
Fixed compiled version
Downgraded babel until a working solution found
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"babel-preset-es2015": "^6.1.18",
|
||||
"babel-preset-es2015-loose": "^6.1.2",
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-babel": "^5.0.1",
|
||||
"grunt-babel": "<6.0.0",
|
||||
"grunt-browserify": "^4.0.0",
|
||||
"grunt-contrib-uglify": "^0.9.2",
|
||||
"load-grunt-tasks": "^3.2.0"
|
||||
|
||||
Reference in New Issue
Block a user