installed dependencies

This commit is contained in:
Vishwa Gaurav
2022-06-29 15:44:25 +05:30
parent 067f437a30
commit 7e296a7f38
3 changed files with 467 additions and 1 deletions

View File

@@ -23,5 +23,9 @@
"bugs": {
"url": "https://github.com/VishwaGauravIn/linkedin-jobs-api/issues"
},
"homepage": "https://github.com/VishwaGauravIn/linkedin-jobs-api#readme"
"homepage": "https://github.com/VishwaGauravIn/linkedin-jobs-api#readme",
"dependencies": {
"axios": "^0.27.2",
"cheerio": "^1.0.0-rc.12"
}
}