Skip to content

Commit bc0a0fe

Browse files
committed
feat: Add start order to the pnpm group
Signed-off-by: Qi Zhang <smallqi1@163.com>
1 parent 5626f99 commit bc0a0fe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

buildpack.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,14 @@ api = "0.7"
188188
optional = true
189189
version = "2.3.20"
190190

191+
[[order.group]]
192+
id = "paketo-buildpacks/node-start"
193+
optional = true
194+
version = "2.6.3"
195+
191196
[[order.group]]
192197
id = "goodrain/pnpm-start"
198+
optional = true
193199
version = "2.4.3"
194200

195201
[[order.group]]

0 commit comments

Comments
 (0)