Skip to content

Commit

Permalink
Update to Node 22 (active LTS)
Browse files Browse the repository at this point in the history
  • Loading branch information
lb- authored and gasman committed Nov 4, 2024
1 parent b27a125 commit f8b7b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ VIRTUALENV_DIR=/home/vagrant/.virtualenvs/bakerydemo
PYTHON=$VIRTUALENV_DIR/bin/python
PIP=$VIRTUALENV_DIR/bin/pip

NODEJS_VERSION=20
NODEJS_VERSION=22

BASHRC=/home/vagrant/.bashrc

Expand Down

0 comments on commit f8b7b0c

Please sign in to comment.