Skip to content

Commit 388cdd8

Browse files
authored
chore: fix repository url (#160)
1 parent 8cb7397 commit 388cdd8

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
@@ -39,7 +39,7 @@
3939
},
4040
"repository": {
4141
"type": "git",
42-
"url": "git://github.com/PayU/openapi-validator-middleware.git"
42+
"url": "git+https://github.com/PayU/openapi-validator-middleware.git"
4343
},
4444
"keywords": [
4545
"ajv",

0 commit comments

Comments
 (0)