Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -13,6 +13,7 @@ | ... | @@ -13,6 +13,7 @@ |
| 13 | "author": "", | 13 | "author": "", |
| 14 | "license": "ISC", | 14 | "license": "ISC", |
| 15 | "dependencies": { | 15 | "dependencies": { |
| 16 | + "body-parser": "^1.19.0", | ||
| 16 | "cheerio": "^1.0.0-rc.3", | 17 | "cheerio": "^1.0.0-rc.3", |
| 17 | "ejs": "^3.1.3", | 18 | "ejs": "^3.1.3", |
| 18 | "express": "^4.17.1", | 19 | "express": "^4.17.1", | ... | ... |
-
Please register or login to post a comment