Skip to content

Commit

Permalink
Update package.json to update diff for v3.1.1
Browse files Browse the repository at this point in the history
Update package.json to update diff to best practiced  for v3.1.1
  • Loading branch information
farhan7reza7 authored Mar 5, 2024
1 parent f35dd15 commit f60368c
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": "3.1.0",
"name": "@farhan7reza7/diff-ymd-package",
"version": "3.1.1",
"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 f60368c

Please sign in to comment.