Skip to content

Commit

Permalink
build(package): fix package.json repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Dec 29, 2024
1 parent 9300016 commit f3149d9
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 @@ -27,7 +27,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/remarkablemark/style-to-object"
"url": "git+https://github.com/remarkablemark/style-to-object.git"
},
"bugs": {
"url": "https://github.com/remarkablemark/style-to-object/issues"
Expand Down

0 comments on commit f3149d9

Please sign in to comment.