mirror of
https://github.com/danbulant/discord.js
synced 2026-06-09 09:42:22 +00:00
Update deps
This commit is contained in:
parent
2809eb74ca
commit
b3216f26d6
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
|
@ -41,16 +41,16 @@
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"bufferutil": "^3.0.0",
|
"bufferutil": "^3.0.0",
|
||||||
"erlpack": "hammerandchisel/erlpack",
|
"erlpack": "hammerandchisel/erlpack",
|
||||||
"node-opus": "^0.2.5",
|
"node-opus": "^0.2.0",
|
||||||
"opusscript": "^0.0.3",
|
"opusscript": "^0.0.3",
|
||||||
"sodium": "^2.0.1",
|
"sodium": "^2.0.0",
|
||||||
"libsodium-wrappers": "^0.5.1",
|
"libsodium-wrappers": "^0.5.0",
|
||||||
"uws": "^0.14.1"
|
"uws": "^0.14.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^7.0.0",
|
"@types/node": "^7.0.0",
|
||||||
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
||||||
"eslint": "^4.2.0",
|
"eslint": "^4.0.0",
|
||||||
"parallel-webpack": "^2.0.0",
|
"parallel-webpack": "^2.0.0",
|
||||||
"uglifyjs-webpack-plugin": "^1.0.0-beta.1",
|
"uglifyjs-webpack-plugin": "^1.0.0-beta.1",
|
||||||
"webpack": "^3.0.0"
|
"webpack": "^3.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue