Commit ab1c5a08 authored by zeke's avatar zeke

fix that stable typo

parent 5f0305ef
......@@ -12,7 +12,7 @@ source $bp_dir/bin/common.sh
# Bootstrap the build process with latest stable version of node
# We'll use it to parse package.json and do semver detection
status "Bootstrapping node v$version"
status "Bootstrapping node v$stable_version"
download_and_install_node $stable_version
# Is a node version specified in package.json?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment