rework concurrency

This commit is contained in:
Will Nelson
2018-06-13 19:42:43 -07:00
parent e66a798634
commit ef6aa2697e
10 changed files with 303 additions and 210 deletions

View File

@@ -34,6 +34,7 @@
"runkitExampleFilename": "./docs/examples/ping.js",
"unpkg": "./webpack/discord.min.js",
"dependencies": {
"async": "^2.6.1",
"form-data": "^2.3.2",
"node-fetch": "^2.1.2",
"pako": "^1.0.0",