Skip to content

Commit

Permalink
Updating buildpacks in buildpack.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot authored and ryanmoran committed Apr 6, 2022
1 parent 309ff3d commit 0946478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ api = "0.6"

[[order.group]]
id = "paketo-buildpacks/yarn-start"
version = "0.8.0"
optional = true
version = "0.8.0"

[[order.group]]
id = "paketo-buildpacks/procfile"
Expand Down Expand Up @@ -106,8 +106,8 @@ api = "0.6"

[[order.group]]
id = "paketo-buildpacks/npm-start"
version = "0.9.0"
optional = true
version = "0.9.0"

[[order.group]]
id = "paketo-buildpacks/procfile"
Expand Down

0 comments on commit 0946478

Please sign in to comment.