aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMark Powers <mark@marks.kitchen>2021-02-23 20:08:20 -0600
committerMark Powers <mark@marks.kitchen>2021-02-23 20:08:20 -0600
commit4ed0b48232f2d0fdaa1ed85f243119608d2d5caf (patch)
tree404517c21ed673043fa420e0233ef556ffcf0f01 /package.json
parentc18dd9ef6c9b3407862db7f01372bc65bb1c3721 (diff)
Add apicache to routes
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 4fab4bf..a3d4527 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
+ "apicache": "^1.6.2",
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.4",
"express": "^4.17.1",