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",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/cors": "^9.0.1",
|
"@fastify/cors": "^9.0.1",
|
||||||
|
"cheerio": "^1.0.0-rc.12",
|
||||||
"crawlee": "^3.9.2",
|
"crawlee": "^3.9.2",
|
||||||
"fastify": "^4.26.2",
|
"fastify": "^4.26.2",
|
||||||
"playwright": "*"
|
"playwright": "*"
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
"description": "This is an example of a Crawlee project.",
|
"description": "This is an example of a Crawlee project.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/cors": "^9.0.1",
|
"@fastify/cors": "^9.0.1",
|
||||||
|
"cheerio": "^1.0.0-rc.12",
|
||||||
"crawlee": "^3.9.2",
|
"crawlee": "^3.9.2",
|
||||||
"fastify": "^4.26.2",
|
"fastify": "^4.26.2",
|
||||||
"playwright": "*"
|
"playwright": "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user