Skip to content

Commit f06acad

Browse files
committed
chore: normalize repository url
1 parent 17dcfec commit f06acad

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
@@ -17,7 +17,7 @@
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/kukhariev/node-uploadx.git"
20+
"url": "git+https://github.com/kukhariev/node-uploadx.git"
2121
},
2222
"license": "MIT",
2323
"engines": {

0 commit comments

Comments
 (0)