architect / arc.codes

The Architect web site! 🌩
https://arc.codes
Apache License 2.0
315 stars 101 forks source link

Bump acceptable npm version #669

Closed macdonst closed 1 year ago

macdonst commented 1 year ago

Our build wasn't working because our GitHub action is setup to use Node LTS. As of Feb 1st, 2023 the LTS version of Node uses npm 9.3.1 or greater. Our package.json was set to use npm 8.5.0 or later and npm less than 9.0.0. This commit changes the package.json to allow npm 9.