Skip to content

Commit

Permalink
Merge pull request #62 from platacard/trigger
Browse files Browse the repository at this point in the history
feat(verity): trigger release
  • Loading branch information
marselkhisamov authored Aug 7, 2024
2 parents 1d1f99a + 40115f8 commit 2d54bae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/client/src/lib/verity-client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export class VerityClient {
}

private getOverrides(): VerityDependency[] {
console.error('Overrides not implemented yet');
return [];
}
}

0 comments on commit 2d54bae

Please sign in to comment.