Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wotanCode authored Nov 7, 2024
1 parent 19ad6d9 commit 6d4b85b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
}
},
"types": "dist/index.d.ts",
"author": "Pedro Yanez <pedroelhumano> (https://github.com/pedroelhumano)",
"author": "Pedro Yanez <wotanCode> (https://github.com/wotanCode)",
"license": "MIT",
"description": "A JavaScript library for validating and formatting Chilean RUTs (Rol Único Tributario). It provides functions to add/remove dots and dashes, validate formats, and calculate check digits",
"repository": {
"type": "git",
"url": "git+https://github.com/pedroelhumano/RUTility.git"
"url": "git+https://github.com/wotanCode/RUTility.git"
},
"homepage": "https://github.com/pedroelhumano/RUTility#README.md",
"homepage": "https://github.com/wotanCode/RUTility#README.md",
"keywords": [
"rutility",
"rut",
Expand Down

0 comments on commit 6d4b85b

Please sign in to comment.