From 11cadadca9d8973b3221666cea4026a32811e603 Mon Sep 17 00:00:00 2001 From: Drew Harwell Date: Tue, 8 Aug 2017 11:28:51 -0500 Subject: [PATCH] Update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c141d1a..f5a8bbb 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,8 @@ "feedparser": "^2.2.0", "request": "^2.81.0", "serve-static": "^1.12.2", - "timeago.js": "^3.0.1" + "timeago.js": "^3.0.1", + "pug":"2.x.x" }, "main": "index.js", "scripts": {