move to 22

This commit is contained in:
Kenneth Kehl
2024-06-18 09:16:25 -07:00
parent 9469b6a138
commit 7f1f97a60b
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@@ -1 +1 @@
20.14.0
22.3.0

View File

@@ -10,7 +10,7 @@ FLASK_APP=application.py
FLASK_DEBUG=true
WERKZEUG_DEBUG_PIN=off
NODE_VERSION=20.14.0
NODE_VERSION=22.3.0
NODE_EXTRA_CA_CERTS="path to Homebrew CA certificate"
#############################################################