Merge pull request #792 from fosscord/dev/local-cache

Add local disk caching for fetched assets
This commit is contained in:
TheArcaneBrony
2022-08-06 00:34:16 +02:00
committed by GitHub
11 changed files with 116 additions and 69 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"@types/jsonwebtoken": "^8.5.0",
"@types/morgan": "^1.9.3",
"@types/multer": "^1.4.5",
"@types/node": "^14.17.9",
"@types/node": "^14.18.22",
"@types/node-fetch": "^2.5.5",
"@types/supertest": "^2.0.11",
"@zerollup/ts-transform-paths": "^1.7.18",