about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2022-11-15 12:54:15 -0600
committerPaul Frazee <pfrazee@gmail.com>2022-11-15 12:54:15 -0600
commitfe056a76ea7058cd8db9743b9de1513cfed2ef7b (patch)
treeb1fdd040acb56ec0ec56eefdf62b8dcee1cfaf36 /package.json
parentb6705fbbaa79efdeee444b65e1a9af1ed89ae25f (diff)
downloadvoidsky-fe056a76ea7058cd8db9743b9de1513cfed2ef7b.tar.zst
Add missing dep
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 bac4265f1..f7694dac5 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,7 @@
     "email-validator": "^2.0.4",
     "lodash.chunk": "^4.2.0",
     "lodash.omit": "^4.5.0",
+    "lru_map": "^0.4.1",
     "mobx": "^6.6.1",
     "mobx-react-lite": "^3.4.0",
     "react": "17.0.2",