Skip to content

Commit

Permalink
chore(buildpacks): update heroku-buildpack-nodejs to v104
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed May 22, 2017
1 parent f0db059 commit ddeb83c
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 @@ -34,7 +34,7 @@ download_buildpack https://github.com/heroku/heroku-buildpack-go.git
download_buildpack https://github.com/heroku/heroku-buildpack-gradle.git v21 04-gradle
download_buildpack https://github.com/heroku/heroku-buildpack-grails.git v21 05-grails
download_buildpack https://github.com/heroku/heroku-buildpack-java.git v51 06-java
download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v101 07-nodejs
download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v104 07-nodejs
download_buildpack https://github.com/heroku/heroku-buildpack-php.git v121 08-php
download_buildpack https://github.com/heroku/heroku-buildpack-play.git v26 09-play
download_buildpack https://github.com/heroku/heroku-buildpack-python.git v102 10-python
Expand Down

0 comments on commit ddeb83c

Please sign in to comment.