Update to superagent 3

This commit is contained in:
Schuyler Cebulskie
2016-11-20 20:08:59 -05:00
parent 176859e7da
commit 6383d42eb5

View File

@@ -29,7 +29,7 @@
},
"homepage": "https://github.com/hydrabolt/discord.js#readme",
"dependencies": {
"superagent": "^2.3.0",
"superagent": "^3.0.0",
"tweetnacl": "^0.14.3",
"ws": "^1.1.1"
},