diff --git a/packages/sdk-utils/package.json b/packages/sdk-utils/package.json index 63c835e..08f13ed 100644 --- a/packages/sdk-utils/package.json +++ b/packages/sdk-utils/package.json @@ -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", diff --git a/packages/selenium-driver/package.json b/packages/selenium-driver/package.json index 9e2dd57..839ef61 100644 --- a/packages/selenium-driver/package.json +++ b/packages/selenium-driver/package.json @@ -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": {