mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 11:10:38 +00:00
Webpack build: 2156ce1e15
This commit is contained in:
parent
a090ada9ca
commit
1eee36ef2f
2 changed files with 3 additions and 3 deletions
|
|
@ -8402,13 +8402,13 @@ module.exports = {
|
||||||
"ws": "^1.1.1"
|
"ws": "^1.1.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"erlpack": "hammerandchisel/erlpack#master",
|
"erlpack": "hammerandchisel/erlpack",
|
||||||
"node-opus": "^0.2.0",
|
"node-opus": "^0.2.0",
|
||||||
"opusscript": "^0.0.1",
|
"opusscript": "^0.0.1",
|
||||||
"uws": "^0.12.0"
|
"uws": "^0.12.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"discord.js-docgen": "hydrabolt/discord.js-docgen#master",
|
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
||||||
"eslint": "^3.12.0",
|
"eslint": "^3.12.0",
|
||||||
"parallel-webpack": "^1.6.0",
|
"parallel-webpack": "^1.6.0",
|
||||||
"uglify-js": "mishoo/UglifyJS2#harmony",
|
"uglify-js": "mishoo/UglifyJS2#harmony",
|
||||||
|
|
|
||||||
2
discord.master.min.js
vendored
2
discord.master.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue