Browse Source

add axios

Yuki Takei 5 years ago
parent
commit
515b8e1bfb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/slackbot-proxy/package.json

+ 1 - 0
packages/slackbot-proxy/package.json

@@ -26,6 +26,7 @@
     "@tsed/platform-express": "^6.43.0",
     "@tsed/swagger": "^6.43.0",
     "@tsed/typeorm": "^6.43.0",
+    "axios": "^0.21.1",
     "browser-bunyan": "^1.6.3",
     "bunyan": "^1.8.15",
     "compression": "^1.7.4",