mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
i didnt even want to update deps but no here we are updating deps for a version nobody will use because they all use v12
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"prism-media": "^0.0.1",
|
||||
"snekfetch": "^3.6.1",
|
||||
"tweetnacl": "^1.0.0",
|
||||
"ws": "^3.1.0"
|
||||
"ws": "^4.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"bufferutil": "^3.0.3",
|
||||
@@ -45,14 +45,14 @@
|
||||
"opusscript": "^0.0.6",
|
||||
"sodium": "^2.0.3",
|
||||
"libsodium-wrappers": "^0.5.4",
|
||||
"uws": "^0.14.5"
|
||||
"uws": "^9.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^7.0.52",
|
||||
"@types/node": "^8.5.7",
|
||||
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
||||
"eslint": "^4.15.0",
|
||||
"parallel-webpack": "^2.2.0",
|
||||
"uglifyjs-webpack-plugin": "^1.0.0-beta.1",
|
||||
"uglifyjs-webpack-plugin": "^1.1.6",
|
||||
"webpack": "^3.10.0"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user