Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix typo
  • Loading branch information
pinanks committed Dec 21, 2023
commit 0ca5324aa69475fcf5dffa9bc8a018f341ba3206
2 changes: 1 addition & 1 deletion packages/sdk-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/LambdaTest/lambdatet-js-sdk",
"url": "git+https://github.com/LambdaTest/lambdatest-js-sdk",
"directory": "packages/sdk-utils"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/selenium-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/LambdaTest/lambdatet-js-sdk",
"url": "git+https://github.com/LambdaTest/lambdatest-js-sdk",
"directory": "packages/selenium-driver"
},
"scripts": {
Expand Down