aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-02-02 22:15:54 -0500
committerDeterminant <ted.sybil@gmail.com>2019-02-02 22:15:54 -0500
commit580990a5eb4a79892c48e3a3fce3386fe80e6cc2 (patch)
treeedc4e19741cf6ff50a45ba7c81cb1cb2f1611c66 /package.json
parent848c4f0e60340e5fc6079a0bff1bf516845576e0 (diff)
finish cache design
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 08faf82..671b54c 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"dependencies": {
"@material-ui/core": "^3.9.0",
"@material-ui/icons": "^3.0.2",
+ "lru-cache": "^5.1.1",
"moment": "^2.24.0",
"react": "^16.7.0",
"react-dates": "^18.4.1",