Skip to content

Commit

Permalink
fix: update typings
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Nov 13, 2022
1 parent ef5a612 commit 357b454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export const GITHUB_ACTIONS: boolean;
export const GITLAB: boolean;
export const GOCD: boolean;
export const GOOGLE_CLOUD_BUILD: boolean;
export const HEROKU boolean;
export const HEROKU: boolean;
export const HUDSON: boolean;
export const JENKINS: boolean;
export const LAYERCI: boolean;
Expand Down

0 comments on commit 357b454

Please sign in to comment.