Install HTML parser

This commit is contained in:
Daniel Bulant 2020-03-09 19:53:13 +01:00
parent d3976a5e55
commit a93ecd8017

View file

@ -10,6 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"cheerio": "^1.0.0-rc.3",
"express": "^4.17.1",
"got": "^10.6.0",
"mysql": "^2.18.1"