Skip to content

Commit 312a608

Browse files
authored
Update config.js
1 parent 35a6763 commit 312a608

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
module.exports = {
2-
httpApiVersionPath:
3-
"https://downloads.lambdatest.com/npm/api/supported_versions.json",
2+
version: {"latestVersion": "v1", "supportedVersions": ["v1"]},
43
baseUrl: "https://api.lambdatest.com/automation/api/"
54
};

0 commit comments

Comments
 (0)