Skip to content

Commit

Permalink
Update package.json to release 2.3.0 with cdn approach
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
1 parent fbe48d3 commit 22ac355
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 22ac355

Please sign in to comment.