This commit is contained in:
Vishwa Gaurav
2024-04-25 16:11:35 +05:30
parent 450e54d051
commit 0e6d4d4918
3 changed files with 5 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "linkedin-jobs-api",
"version": "1.0.1",
"version": "1.0.2",
"description": "advanced node.js package for getting job listings from LinkedIn",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node test.js"
},
"repository": {
"type": "git",