We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8d28e commit d0e33a2Copy full SHA for d0e33a2
1 file changed
package.json
@@ -16,12 +16,12 @@
16
"homepage": "https://github.com/JOSM/tag2link",
17
"repository": {
18
"type": "git",
19
- "url": "https://github.com/JOSM/tag2link"
+ "url": "git+https://github.com/JOSM/tag2link.git"
20
},
21
"author": "Simon Legner <Simon.Legner@gmail.com>",
22
"license": "ISC",
23
"devDependencies": {
24
"@types/node": "^18.11.9",
25
"ts-node": "^10.9.1"
26
}
27
-}
+}
0 commit comments