Skip to content

Commit

Permalink
update version for salesforce-nodejs buildpack (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
elbandito authored May 21, 2020
1 parent c7ebe2e commit 63b6486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions functions-builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ version = "0.6.1"

[[buildpacks]]
id = "salesforce/nodejs-fn"
uri = "https://github.com/forcedotcom/nodejs-sf-fx-buildpack/releases/download/v1.4.1/nodejs-sf-fx-buildpack-v1.4.1.tgz"
uri = "https://github.com/forcedotcom/nodejs-sf-fx-buildpack/releases/download/v1.4.2/nodejs-sf-fx-buildpack-v1.4.2.tgz"

[[buildpacks]]
id = "heroku/node-function"
Expand Down Expand Up @@ -46,7 +46,7 @@ version = "0.6.1"

[[order.group]]
id = "salesforce/nodejs-fn"
version = "1.4.1"
version = "1.4.2"

[[order.group]]
id = "heroku/node-function"
Expand Down

0 comments on commit 63b6486

Please sign in to comment.