将node readability模块加上去

This commit is contained in:
luchenqun 2016-11-24 10:55:17 +08:00
parent 469ccbdbfd
commit ef089c7e4f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
"express-session": "^1.14.1", "express-session": "^1.14.1",
"morgan": "~1.7.0", "morgan": "~1.7.0",
"mysql": "^2.11.1", "mysql": "^2.11.1",
"node-readability": "^2.2.0",
"serve-favicon": "~2.3.0", "serve-favicon": "~2.3.0",
"supervisor": "^0.11.0" "supervisor": "^0.11.0"
} }