Upgrade to Node 18

This commit is contained in:
arkon 2023-07-30 17:44:02 -04:00
parent 584f837e6f
commit b215729f1d
3 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
16 18

2
.npmrc Normal file
View File

@ -0,0 +1,2 @@
# Workaround for Webpack 4 + Node 17+: https://github.com/webpack/webpack/issues/14532
node-options="--openssl-legacy-provider"

View File

@ -1 +1 @@
nodejs lts-gallium nodejs lts-hydrogen