diff --git a/bin/postinstall b/bin/postinstall index a07c2e7..d87b099 100755 --- a/bin/postinstall +++ b/bin/postinstall @@ -1,3 +1,3 @@ #!/usr/bin/env bash -asdf reshim nodejs "$ASDF_INSTALL_VERSION" +asdf reshim nodejs "${ASDF_INSTALL_VERSION:-$npm_config_node_version}"