Skip to content

Commit 9cca19d

Browse files
authored
Update package.json
1 parent 97d2a59 commit 9cca19d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
}
2222
},
2323
"types": "dist/index.d.ts",
24-
"author": "Pedro Yanez <pedroelhumano> (https://github.com/pedroelhumano)",
24+
"author": "Pedro Yanez <wotanCode> (https://github.com/wotanCode)",
2525
"license": "MIT",
2626
"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",
2727
"repository": {
2828
"type": "git",
29-
"url": "git+https://github.com/pedroelhumano/RUTility.git"
29+
"url": "git+https://github.com/wotanCode/RUTility.git"
3030
},
31-
"homepage": "https://github.com/pedroelhumano/RUTility#README.md",
31+
"homepage": "https://github.com/wotanCode/RUTility#README.md",
3232
"keywords": [
3333
"rutility",
3434
"rut",

0 commit comments

Comments
 (0)