venveo/serverless-sharp

Any reason why nodejs10.x is used instead of nodejs12.x

bs-thomas opened this issue · 2 comments

As per the topic, I'm wondering why we're using nodejs10.x instead of nodejs12.x. Is there any reason for that?

Thanks!

I believe it was inherited from the original AWS implementation of Lambda + Sharp. Let's get that up to date!

Updated NodeJS as well as Sharp. Next tagged will release will use nodejs12.x!