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 5, 2017
1 parent e500449 commit 7638ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/builder/install-buildpacks
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 v149
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 v48
download_buildpack https://github.com/heroku/heroku-buildpack-gradle.git v19
download_buildpack https://github.com/heroku/heroku-buildpack-grails.git v21
Expand Down

0 comments on commit 7638ca7

Please sign in to comment.