We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9e634 commit 2bfddfcCopy full SHA for 2bfddfc
1 file changed
buildpack.toml
@@ -196,14 +196,6 @@ stacks = ["org.cloudfoundry.stacks.cflinuxfs3"]
196
uri = "https://buildpacks.cloudfoundry.org/dependencies/node/node-10.15.0-linux-x64-cflinuxfs3-b811b474.tgz"
197
version = "10.15.0"
198
199
-[[metadata.dependencies]]
200
-id = "node"
201
-name = "NodeJS"
202
-sha256 = "07dce63fa4be086e4bfeb213a9a3e964f52d0fad2461da2adbf4f9e5540190ca"
203
-stacks = ["org.cloudfoundry.stacks.cflinuxfs2"]
204
-uri = "https://buildpacks.cloudfoundry.org/dependencies/node/node-11.1.0-linux-x64-cflinuxfs2-07dce63f.tgz"
205
-version = "11.1.0"
206
-
207
[[metadata.dependencies]]
208
id = "node"
209
name = "NodeJS"
0 commit comments