feat(cache): external API cache (#786)

This commit is contained in:
sct
2021-01-31 17:24:45 +09:00
committed by GitHub
parent b239598e64
commit 20289b5960
23 changed files with 1210 additions and 1014 deletions

View File

@@ -36,6 +36,7 @@
"intl": "^1.2.5",
"lodash": "^4.17.20",
"next": "10.0.3",
"node-cache": "^5.1.2",
"node-schedule": "^1.3.3",
"nodemailer": "^6.4.17",
"nookies": "^2.5.2",