Skip to content

Commit

Permalink
Update preview.impl.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ffMathy authored Dec 7, 2023
1 parent c9ae743 commit b2dfe99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pulumi/src/executors/preview/preview.impl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { which } from 'shelljs'

export interface PreviewOptions {
stack?: string
cwd?: string
root?: string
}

export default async function creatExecutor(
Expand Down

0 comments on commit b2dfe99

Please sign in to comment.