mirror of
https://github.com/danbulant/discord.js
synced 2026-06-20 07:02:00 +00:00
Webpack build for branch master: 4dc70d8cef
This commit is contained in:
parent
1b7e74e5f3
commit
0eeb7e06af
2 changed files with 4 additions and 4 deletions
|
|
@ -9067,12 +9067,12 @@ module.exports = {
|
|||
"@types/node": "^7.0.0",
|
||||
"long": "^3.2.0",
|
||||
"pako": "^1.0.0",
|
||||
"superagent": "^3.3.0",
|
||||
"superagent": "^3.4.0",
|
||||
"tweetnacl": "^0.14.0",
|
||||
"ws": "^2.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"bufferutil": "^1.3.0",
|
||||
"bufferutil": "^2.0.0",
|
||||
"erlpack": "hammerandchisel/erlpack",
|
||||
"node-opus": "^0.2.0",
|
||||
"opusscript": "^0.0.2",
|
||||
|
|
@ -9094,7 +9094,7 @@ module.exports = {
|
|||
"erlpack": false,
|
||||
"opusscript": false,
|
||||
"node-opus": false,
|
||||
"tweet-nacl": false,
|
||||
"tweetnacl": false,
|
||||
"src/sharding/Shard.js": false,
|
||||
"src/sharding/ShardClientUtil.js": false,
|
||||
"src/sharding/ShardingManager.js": false,
|
||||
|
|
|
|||
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