# Allow install even if Node version doesn't match some packages' engine requirements (e.g. joi).
# App still needs Node 18+ to run; this only silences the warning.
engine-strict=false
