aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-03-28 19:49:00 -0400
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-04-04 17:39:26 -0700
commitba3a576d5ae23bed296e9d2329b42e975482fc1a (patch)
tree8643552038358ab05035cbd2a3709f66218c9cb7 /package.json
parentb0a72982b50cf6eef619bbdb0d81e76ece78bd6c (diff)
downloadpatchfoo-ba3a576d5ae23bed296e9d2329b42e975482fc1a.tar.gz
patchfoo-ba3a576d5ae23bed296e9d2329b42e975482fc1a.zip
Use hashlru, for efficiency
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ad73c8e..f8b0bac 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"emoji-server": "^1.0.0",
"human-time": "^0.0.1",
"hyperscript": "^2.0.2",
- "lrucache": "^1.0.2",
+ "hashlru": "^2.1.0",
"mime-types": "^2.1.12",
"multicb": "^1.2.1",
"pull-cat": "^1.1.11",