added fetch dependency

This commit is contained in:
Dalton
2018-12-07 20:12:21 -08:00
parent 40484c95dc
commit f22428c901
2 changed files with 3 additions and 0 deletions

View File

@@ -6,7 +6,9 @@
"author": "Daniel",
"dependencies": {
"discord.js": "^11.4.2",
"es6-promise": "^4.2.5",
"ffmpeg-binaries": "^3.2.2",
"isomorphic-fetch": "^2.2.1",
"node-opus": "^0.2.9",
"xmlhttprequest": "^1.8.0"
}