Install cheerio

This commit is contained in:
haiyangcui
2020-08-30 13:32:07 +02:00
parent a853b02aa0
commit 89448d390f

View File

@@ -18,6 +18,7 @@
"main": "background.js",
"dependencies": {
"axios": "^0.19.2",
"cheerio": "^1.0.0-rc.3",
"child_process": "^1.0.2",
"core-js": "^3.6.5",
"cors": "^2.8.5",