Skip to content

Commit 1bf13c1

Browse files
committed
chore: update repository url protocol to git+https
1 parent e6ac135 commit 1bf13c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
],
6868
"repository": {
6969
"type": "git",
70-
"url": "https://github.com/testing-library/cypress-testing-library"
70+
"url": "git+https://github.com/testing-library/cypress-testing-library.git"
7171
},
7272
"bugs": {
7373
"url": "https://github.com/testing-library/cypress-testing-library/issues"

0 commit comments

Comments
 (0)