Skip to content

Commit

Permalink
updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
farhan7reza7 committed Jan 16, 2024
1 parent 5431c2f commit dbe3027
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
@@ -1,5 +1,5 @@
{
"name": "diff-ymd-package",
"name": "@farhan7reza7/diff-ymd-package",
"version": "1.0.0",
"description": "Utility class for calculating the difference between two dates in (aYears bMonths cDays)(aY bM cD) format.",
"main": "src/diff-ymd.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/farhan7reza7/diff-ymd-package.git"
"url": "git+https://github.com/farhan7reza7/diff-ymd-package.git"
},
"bugs": {
"url": "https://github.com/farhan7reza7/diff-ymd-package/blob/main/.github/ISSUE_TEMPLATE.md"
Expand Down

0 comments on commit dbe3027

Please sign in to comment.