mirror of
https://github.com/danbulant/discord.js
synced 2026-06-10 02:02:40 +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",
|
"homepage": "https://github.com/hydrabolt/discord.js#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"superagent": "^1.8.3",
|
"superagent": "^2.1.0",
|
||||||
"unpipe": "^1.0.0",
|
"unpipe": "^1.0.0",
|
||||||
"ws": "^1.1.0"
|
"ws": "^1.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"colors": "^1.1.2",
|
"colors": "^1.1.2",
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
"mocha": "^2.4.5"
|
"mocha": "^2.4.5"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"node-opus": "^0.2.0",
|
"node-opus": "^0.2.1",
|
||||||
"tweetnacl": "^0.14.3"
|
"tweetnacl": "^0.14.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue