Skip to content
Prev Previous commit
Next Next commit
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