Skip to content

Commit

Permalink
Merge pull request #187 from farhan7reza7/farhan7reza7-patch-61
Browse files Browse the repository at this point in the history
Update package.json for publishing on github registry
  • Loading branch information
farhan7reza7 authored Oct 15, 2024
2 parents df3fddc + 5939282 commit e3d2323
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": "3.1.4",
"description": "A javascript library for calculating the difference between two dates in formatted ways like (aY bM cD)(aYears bMonths cDays) or customized desired formats like aY-bM-cD or aYears-bMonths-cDays or kDays or mWeeks or nMonths etc.",
"main": "lib/index.js",
Expand Down Expand Up @@ -53,4 +53,4 @@
"url": "https://github.com/farhan7reza7/diff-ymd-package/issues/new/choose"
},
"homepage": "https://github.com/farhan7reza7/diff-ymd-package/blob/main/README.md"
}
}

0 comments on commit e3d2323

Please sign in to comment.