Skip to content

Commit

Permalink
chore(buildpacks): update heroku-buildpack-nodejs to v93
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Jan 13, 2017
1 parent a0ba7cb commit fbc4ac6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ mkdir -p $BUILDPACK_INSTALL_PATH

download_buildpack https://github.com/heroku/heroku-buildpack-multi.git v1.0.0
download_buildpack https://github.com/heroku/heroku-buildpack-ruby.git v150
download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v91
download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v93
download_buildpack https://github.com/heroku/heroku-buildpack-java.git v44
download_buildpack https://github.com/heroku/heroku-buildpack-gradle.git v17
download_buildpack https://github.com/heroku/heroku-buildpack-grails.git v21
Expand Down

0 comments on commit fbc4ac6

Please sign in to comment.