Skip to content

Commit

Permalink
Fix package.json repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Feb 12, 2025
1 parent 2592302 commit 3569db9
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 @@ -23,7 +23,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/springload/draftail.git"
"url": "git+https://github.com/springload/draftail.git"
},
"bugs": {
"url": "https://github.com/springload/draftail/issues"
Expand Down

0 comments on commit 3569db9

Please sign in to comment.