Skip to content

Commit

Permalink
Merge pull request #118 from farhan7reza7/farhan7reza7-patch-25
Browse files Browse the repository at this point in the history
Update package.json to release 2.3.0 with cdn approach
  • Loading branch information
farhan7reza7 committed Feb 19, 2024
2 parents fbe48d3 + 22ac355 commit 90114d9
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,6 +1,6 @@
{
"name": "diff-ymd-package",
"version": "2.2.1",
"name": "@farhan7reza7/diff-ymd-package",
"version": "2.3.0",
"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",
"scripts": {
Expand Down

0 comments on commit 90114d9

Please sign in to comment.