mirror of
https://github.com/danbulant/discord.js
synced 2026-05-30 12:51:55 +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": {
|
||||
"bufferutil": "^3.0.0",
|
||||
"erlpack": "hammerandchisel/erlpack",
|
||||
"node-opus": "^0.2.5",
|
||||
"node-opus": "^0.2.0",
|
||||
"opusscript": "^0.0.3",
|
||||
"sodium": "^2.0.1",
|
||||
"libsodium-wrappers": "^0.5.1",
|
||||
"uws": "^0.14.1"
|
||||
"sodium": "^2.0.0",
|
||||
"libsodium-wrappers": "^0.5.0",
|
||||
"uws": "^0.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^7.0.0",
|
||||
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
||||
"eslint": "^4.2.0",
|
||||
"eslint": "^4.0.0",
|
||||
"parallel-webpack": "^2.0.0",
|
||||
"uglifyjs-webpack-plugin": "^1.0.0-beta.1",
|
||||
"webpack": "^3.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue