Skip to content

Commit bf49e5d

Browse files
authored
Merge pull request #1 from lensesio/fix/update-github-link
fix: 🐛 Github link
2 parents efa7be7 + 16affc1 commit bf49e5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
],
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/Landoopio/cypress-websocket-testing.git"
14+
"url": "git+https://github.com/lensesio/cypress-websocket-testing.git"
1515
},
1616
"bugs": {
17-
"url": "https://github.com/Landoopio/cypress-websocket-testing/issues"
17+
"url": "https://github.com/lensesio/cypress-websocket-testing/issues"
1818
},
1919
"keywords": [
2020
"cypress",

0 commit comments

Comments
 (0)