Skip to content

Commit

Permalink
Fixed repository address and version increase in the package.json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ataiemajid63 committed Dec 15, 2024
1 parent d9e92c8 commit 9774bfa
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": "pasoonate",
"version": "1.2.8",
"version": "1.2.9",
"description": "DateTime helpers and convert to calendars.",
"main": "dist/Pasoonate.js",
"directories": {
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/pasoonate/pasoonate-js.git"
"url": "git+https://github.com/pasoonate/pasoonate-js.git"
},
"author": "Majid Ataee",
"license": "MIT",
Expand Down

0 comments on commit 9774bfa

Please sign in to comment.