Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshat authored Mar 15, 2024
1 parent 635a1b7 commit 2318f28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"description": "Static web application to reveal character types in a password",
"type": "module",
"author": {
"name": "Justin Hall",
"email": "justin.r.hall@gmail.com"
"name": "Hans Temu",
"email": "carticyber@gmail.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/wKovacs64/pwl.git"
"url": "https://github.com/hanshat/pwl.git"
},
"bugs": {
"url": "https://github.com/wKovacs64/pwl/issues"
"url": "https://github.com/hanshat/pwl/issues"
},
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit 2318f28

Please sign in to comment.