Update package.json

This commit is contained in:
Drew Harwell 2017-08-08 11:28:51 -05:00 committed by GitHub
parent 29843abda7
commit 11cadadca9
1 changed files with 2 additions and 1 deletions

View File

@ -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": {