We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b9bb0 commit f995e00Copy full SHA for f995e00
package.json
@@ -26,10 +26,10 @@
26
},
27
"repository": {
28
"type": "git",
29
- "url": "https://www.github.com/rtfpessoa/diff2html-cli.git"
+ "url": "git://github.com/rtfpessoa/diff2html-cli.git"
30
31
"bugs": {
32
- "url": "https://www.github.com/rtfpessoa/diff2html-cli/issues"
+ "url": "https://github.com/rtfpessoa/diff2html-cli/issues"
33
34
"engines": {
35
"node": ">=10.13"
0 commit comments