added pagination

This commit is contained in:
Vishwa Gaurav
2024-09-08 19:31:49 +05:30
parent 0969726fed
commit d4660dc238
4 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "linkedin-jobs-api",
"version": "1.0.4",
"version": "1.0.5",
"description": "advanced node.js package for getting job listings from LinkedIn",
"main": "index.js",
"scripts": {