mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-26 01:04:51 +00:00
Merge pull request #792 from fosscord/dev/local-cache
Add local disk caching for fetched assets
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user