Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: update repository url protocol to git+https
  • Loading branch information
MikeMcC399 committed Sep 3, 2025
commit 1bf13c1d42e50276e23789113a74c48c9e9880ab
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/testing-library/cypress-testing-library"
"url": "git+https://github.com/testing-library/cypress-testing-library.git"
},
"bugs": {
"url": "https://github.com/testing-library/cypress-testing-library/issues"
Expand Down