summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index e66c8a5..1cc7565 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,7 @@
   "dependencies": {
     "koa": "^2.2.0",
     "koa-nunjucks-next": "^1.1.3",
-    "koa-router": "^7.2.1"
+    "koa-router": "^7.2.1",
+    "gray-matter": "^2.1.1"
   }
 }