Skip to content

Commit abb7a8e

Browse files
committed
chore(buildpacks): update heroku-buildpack-nodejs to v98
See heroku/heroku-buildpack-nodejs@v93...v98
1 parent fc63fe4 commit abb7a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/builder/install-buildpacks

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ download_buildpack https://github.com/heroku/heroku-buildpack-go.git
3434
download_buildpack https://github.com/heroku/heroku-buildpack-gradle.git v19 04-gradle
3535
download_buildpack https://github.com/heroku/heroku-buildpack-grails.git v21 05-grails
3636
download_buildpack https://github.com/heroku/heroku-buildpack-java.git v48 06-java
37-
download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v93 07-nodejs
37+
download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v98 07-nodejs
3838
download_buildpack https://github.com/heroku/heroku-buildpack-php.git v117 08-php
3939
download_buildpack https://github.com/heroku/heroku-buildpack-play.git v26 09-play
4040
download_buildpack https://github.com/heroku/heroku-buildpack-python.git v97 10-python

0 commit comments

Comments
 (0)