Skip to content

Commit

Permalink
Update package.json for release v1.11 on npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
farhan7reza7 authored Jan 18, 2024
1 parent 5e93752 commit c8de4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@farhan7reza7/diff-ymd-package",
"name": "diff-ymd-package",
"version": "1.1.1",
"description": "Utility class for calculating the difference between two dates in formatted ways like (aY bM cD)(aYears bMonths cDays) or customized formats like aY-bM-cD or aYears-bMonths-cDays etc.",
"main": "src/diff-ymd.js",
Expand Down

0 comments on commit c8de4f9

Please sign in to comment.