mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 20:42:27 +00:00
Update dependencies
This commit is contained in:
parent
69900f3652
commit
cb22f8efea
2 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
|
@ -26,7 +26,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/hydrabolt/discord.js#readme",
|
||||
"dependencies": {
|
||||
"superagent": "^1.5.0",
|
||||
"superagent": "^2.2.0",
|
||||
"tweetnacl": "^0.14.3",
|
||||
"ws": "^1.1.1",
|
||||
"opusscript": "^0.0.1"
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
"eslint": "^3.4.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"node-opus": "^0.1.13"
|
||||
"node-opus": "^0.2.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue