Skip to content

Commit c345c39

Browse files
authored
Merge pull request #25 from athombv/fix/repository-url
fix: align repository.url with actual repo name
2 parents d38e482 + b8c85b6 commit c345c39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"repository": {
2727
"type": "git",
28-
"url": "git+https://github.com/athombv/homey-jsdoc-template.git"
28+
"url": "git+https://github.com/athombv/jsdoc-template.git"
2929
},
3030
"browserslist": [
3131
"last 5 Chrome versions",

0 commit comments

Comments
 (0)