Skip to content

Commit d0e33a2

Browse files
committed
run npm pkg fix
1 parent 7f8d28e commit d0e33a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"homepage": "https://github.com/JOSM/tag2link",
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/JOSM/tag2link"
19+
"url": "git+https://github.com/JOSM/tag2link.git"
2020
},
2121
"author": "Simon Legner <Simon.Legner@gmail.com>",
2222
"license": "ISC",
2323
"devDependencies": {
2424
"@types/node": "^18.11.9",
2525
"ts-node": "^10.9.1"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)