Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asrafalih committed May 25, 2020
1 parent 9b67c50 commit 4c28536
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "tsc",
"test": "jest",
"coverage": "jest --coverage",
"gpr-setup": "node ./scripts/setup-gps.js"
"gpr-setup": "node ./scripts/setup-gpr.js"
},
"devDependencies": {
"@types/jest": "^25.2.3",
Expand Down Expand Up @@ -48,4 +48,4 @@
"url": "https://github.com/hi-imcodeman/flipkart-scraper/issues"
},
"homepage": "https://github.com/hi-imcodeman/flipkart-scraper#readme"
}
}

0 comments on commit 4c28536

Please sign in to comment.