Skip to content

Commit

Permalink
chore(package.json): add missing .git to repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Oct 27, 2022
1 parent 57579c7 commit a5ec473
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 @@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/coapjs/node-coap"
"url": "https://github.com/coapjs/node-coap.git"
},
"pre-commit": [
"test"
Expand Down

0 comments on commit a5ec473

Please sign in to comment.