chrome-aws-lambda icon indicating copy to clipboard operation
chrome-aws-lambda copied to clipboard

Update dev and peer dependencies

Open jcalderonf opened this issue 3 years ago • 1 comments

Not sure why but when using your code as a Lambda layer it gave me issues with the versioning of the npm dependencies. So I am updating some of your dependencies with the latest versions.

jcalderonf avatar Jun 22 '22 16:06 jcalderonf

I had to revert the typescript packages versioning updates because it was not working to make the .zip package, whit the make command executing the lines from MakeFile. But puppeteer is up to date.

jcalderonf avatar Jun 22 '22 17:06 jcalderonf