mirror of
https://github.com/danbulant/discord.js
synced 2026-05-26 05:22:15 +00:00
Bump deps
This commit is contained in:
parent
422fffdbfb
commit
c63c39eb1f
1 changed files with 3 additions and 3 deletions
|
|
@ -25,9 +25,9 @@
|
|||
},
|
||||
"homepage": "https://github.com/hydrabolt/discord.js#readme",
|
||||
"dependencies": {
|
||||
"superagent": "^1.8.3",
|
||||
"superagent": "^2.1.0",
|
||||
"unpipe": "^1.0.0",
|
||||
"ws": "^1.1.0"
|
||||
"ws": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"colors": "^1.1.2",
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
"mocha": "^2.4.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"node-opus": "^0.2.0",
|
||||
"node-opus": "^0.2.1",
|
||||
"tweetnacl": "^0.14.3"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue