aws-samples / amazon-sumerian-hosts

Amazon Sumerian Hosts (Hosts) is an experimental open source project that aims to make it easy to create interactive animated 3D characters for Babylon.js, three.js, and other web 3D frameworks. It leverages AWS services including Amazon Polly (text-to-speech) and Amazon Lex (chatbot).
MIT No Attribution
174 stars 80 forks source link

Upgrade NPM Publish Node Version #76

Closed brhook-aws closed 2 years ago

brhook-aws commented 2 years ago

What

Upgrade Node JS's publish version from 12.x to 16.x.

Why

Worker failed to publish with latest v1.3.6. As recommended from this post, it seems upgrading Node JS can alleviate the issue.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.