Skip to content

Commit

Permalink
Merge pull request #7 from dev-ahmadbilal/develop
Browse files Browse the repository at this point in the history
fix: update repo urls in pkg json
  • Loading branch information
dev-ahmadbilal authored Sep 9, 2024
2 parents b16a567 + 77c8d17 commit 21b4fde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/dev-ahmadbilal/npm-pkg-boilerplate.git"
"url": "git+https://github.com/dev-ahmadbilal/string-master.git"
},
"keywords": [
"nodejs",
Expand All @@ -34,9 +34,9 @@
},
"license": "MIT",
"bugs": {
"url": "https://github.com/dev-ahmadbilal/npm-pkg-boilerplate/issues"
"url": "https://github.com/dev-ahmadbilal/string-master/issues"
},
"homepage": "https://github.com/dev-ahmadbilal/npm-pkg-boilerplate#readme",
"homepage": "https://github.com/dev-ahmadbilal/string-master#readme",
"devDependencies": {
"@commitlint/config-conventional": "^19.4.1",
"@eslint/js": "^9.9.1",
Expand Down

0 comments on commit 21b4fde

Please sign in to comment.