Skip to content

Commit

Permalink
wip: saving progress
Browse files Browse the repository at this point in the history
  • Loading branch information
btlghrants committed Oct 30, 2024
1 parent ddd6e0a commit 3edbc02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sdk/cosign.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export enum MediaTypeDockerV2 {
export enum MediaTypeOciV1 {
Manifest = "application/vnd.oci.image.manifest.v1+json",
Index = "application/vnd.oci.image.index.v1+json",
Package = "application/vnd.zarf.config.v1+json",
}

/* eslint-disable @typescript-eslint/no-explicit-any */
Expand Down

0 comments on commit 3edbc02

Please sign in to comment.