chore(deps): install cheerio
This commit is contained in:
1
scraper/package-lock.json
generated
1
scraper/package-lock.json
generated
@@ -11,6 +11,7 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@fastify/cors": "^9.0.1",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"crawlee": "^3.9.2",
|
||||
"fastify": "^4.26.2",
|
||||
"playwright": "*"
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"description": "This is an example of a Crawlee project.",
|
||||
"dependencies": {
|
||||
"@fastify/cors": "^9.0.1",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"crawlee": "^3.9.2",
|
||||
"fastify": "^4.26.2",
|
||||
"playwright": "*"
|
||||
|
||||
Reference in New Issue
Block a user