feat(*): Add Axios package to talk with APIs

This commit is contained in:
Olly Nicholass
2021-01-15 09:51:57 +00:00
parent 25f297b0d8
commit 513d0aebd8
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
"author": "jcreek",
"license": "MIT",
"dependencies": {
"axios": "^0.21.1",
"discord.js": "12.4.1",
"winston": "3.3.3",
"winston-elasticsearch": "^0.7.12"