Skip to content

Commit

Permalink
Updating dependencies in buildpack.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot authored and ryanmoran committed Feb 23, 2022
1 parent 9f58430 commit cb12e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ api = "0.7"
homepage = "https://github.com/paketo-buildpacks/npm-install"
id = "paketo-buildpacks/npm-install"
name = "Paketo NPM Install Buildpack"
sbom-formats = ["application/vnd.cyclonedx+json","application/spdx+json","application/vnd.syft+json"]
sbom-formats = ["application/vnd.cyclonedx+json", "application/spdx+json", "application/vnd.syft+json"]

[[buildpack.licenses]]
type = "Apache-2.0"
Expand Down

0 comments on commit cb12e73

Please sign in to comment.