mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 11:10:38 +00:00
Use the uglifyjs-webpack-plugin beta on npm
This commit is contained in:
parent
0c34f3a313
commit
516c2025ba
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
||||||
"eslint": "^4.0.0",
|
"eslint": "^4.0.0",
|
||||||
"parallel-webpack": "^2.0.0",
|
"parallel-webpack": "^2.0.0",
|
||||||
"uglifyjs-webpack-plugin": "iCrawl/uglifyjs-webpack-plugin",
|
"uglifyjs-webpack-plugin": "uglifyjs-webpack-plugin@beta",
|
||||||
"webpack": "^3.0.0"
|
"webpack": "^3.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue