Update package.json
This commit is contained in:
parent
29843abda7
commit
11cadadca9
1 changed files with 2 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Reference in a new issue