Skip to content

Commit bc55625

Browse files
authored
Merge pull request #11 from pinanks/change-repo-structure
Fix typo
2 parents 5d6fab9 + 0ca5324 commit bc55625

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/sdk-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/LambdaTest/lambdatet-js-sdk",
8+
"url": "git+https://github.com/LambdaTest/lambdatest-js-sdk",
99
"directory": "packages/sdk-utils"
1010
},
1111
"type": "module",

packages/selenium-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/LambdaTest/lambdatet-js-sdk",
8+
"url": "git+https://github.com/LambdaTest/lambdatest-js-sdk",
99
"directory": "packages/selenium-driver"
1010
},
1111
"scripts": {

0 commit comments

Comments
 (0)