Skip to content

Commit

Permalink
Merge pull request #11 from thuoe/hotfix/repo-package-url
Browse files Browse the repository at this point in the history
hofix: repo package url
  • Loading branch information
thuoe committed Mar 1, 2024
2 parents 78ce25c + ba5cb02 commit 18ce8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/thuoe/util-directives.git"
"url": "https://github.com/thuoe/util-directives.git"
},
"license": "ISC",
"author": "Eddie Thuo",
Expand Down

0 comments on commit 18ce8e3

Please sign in to comment.