mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 14:02:02 +00:00
Update to superagent 3
This commit is contained in:
parent
176859e7da
commit
6383d42eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/hydrabolt/discord.js#readme",
|
"homepage": "https://github.com/hydrabolt/discord.js#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"superagent": "^2.3.0",
|
"superagent": "^3.0.0",
|
||||||
"tweetnacl": "^0.14.3",
|
"tweetnacl": "^0.14.3",
|
||||||
"ws": "^1.1.1"
|
"ws": "^1.1.1"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue