Skip to content

Commit

Permalink
fix: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Jul 10, 2024
1 parent 364c34c commit 5ea562b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/badisi/wdio-harness.git"
"url": "git+https://github.com/badisi/wdio-harness.git"
},
"keywords": [
"angular",
Expand Down
2 changes: 1 addition & 1 deletion projects/library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/badisi/wdio-harness.git"
"url": "git+https://github.com/badisi/wdio-harness.git"
},
"keywords": [
"angular",
Expand Down

0 comments on commit 5ea562b

Please sign in to comment.