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 c844414..4c3d91b 100644
--- a/package.json
+++ b/package.json
@@ -32,10 +32,11 @@
     "configly": "^4.1.0",
     "gray-matter": "^2.1.1",
     "koa": "^2.2.0",
-    "koa-nunjucks-next": "^1.1.3",
     "koa-router": "^7.2.1",
     "koa-send": "^4.1.0",
     "markdown-it": "^8.3.1",
+    "rheo": "^2.2.0",
+    "stream-array": "^1.1.2",
     "toml": "^2.3.2"
   }
 }