chore(deps): install cheerio

This commit is contained in:
karishmas6
2024-05-10 22:01:56 +05:30
parent 5d96017c0c
commit 977537a90e
2 changed files with 2 additions and 0 deletions

View File

@@ -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": "*"

View File

@@ -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": "*"