Skip to content

Commit

Permalink
Updated git link
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxir committed Aug 22, 2024
1 parent 047cff0 commit ec1bc4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "scrapebnb",
"version": "1.0.1",
"version": "1.0.2",
"description": "A Node.js package for scraping Airbnb property data",
"repository": {
"type": "git",
"url": "git+https://github.com/yourusername/your-repo-name.git"
"url": "git+https://github.com/fauxir/ScrapeBnB.git"
},
"bugs": {
"url": "https://github.com/yourusername/your-repo-name/issues"
"url": "https://github.com/fauxir/ScrapeBnB/issues"
},
"homepage": "https://github.com/yourusername/your-repo-name#readme",
"homepage": "https://github.com/fauxir/ScrapeBnB#readme",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit ec1bc4a

Please sign in to comment.