summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMeiMei <30769358+mei23@users.noreply.github.com>2020-04-11 18:28:40 +0900
committerGitHub <noreply@github.com>2020-04-11 18:28:40 +0900
commitca66acac2b9ac29804a92c496b4f08056e0233b3 (patch)
treeceeec3abe8881c84861e4649a2add3bce5845e11 /package.json
parentFix url type of AP object #6231 (#6234) (diff)
downloadmisskey-ca66acac2b9ac29804a92c496b4f08056e0233b3.tar.gz
misskey-ca66acac2b9ac29804a92c496b4f08056e0233b3.tar.bz2
misskey-ca66acac2b9ac29804a92c496b4f08056e0233b3.zip
ファイルのダウンロードがタイムアウトしなくなっているのを修正など (#6233)
* Refactor download / file-info * body read timeout on download Fix syuilo#6232
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 67fd51565d..0214f8f3a9 100644
--- a/package.json
+++ b/package.json
@@ -102,6 +102,7 @@
"@types/websocket": "1.0.0",
"@types/ws": "7.2.3",
"@typescript-eslint/parser": "2.26.0",
+ "abort-controller": "3.0.0",
"animejs": "3.1.0",
"apexcharts": "3.17.1",
"autobind-decorator": "2.4.0",