Skip to content

Commit 0aba501

Browse files
committed
chore: wip
1 parent ad62c4c commit 0aba501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.stacks/scripts/ensure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ if [[ "$INSTALLED_NODE_MAJOR" -lt "$REQUIRED_NODE_MAJOR" ||
586586
;;
587587
esac
588588

589-
exec $SHELL -l -i -c "tea +nodejs.org^18.15.0"
589+
exec $SHELL -l -i -c "tea +nodejs.org^$REQUIRED_NODE_VERSION"
590590
fi
591591

592592
# tea --help

0 commit comments

Comments
 (0)