I want the dependencies to be picked directly from my package.json file instead of lambdatest-config.json file. How can I do that?

I want the dependencies to be picked directly from my package.json file. instead of lambdatest-config.json file. How can I do that?

Hi Macy,

You can simply remove the npm_dependency object from the lambdatest-config.json file and the dependencies will be picked from package.json directly.