Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
wizardlyhel committed Oct 24, 2024
1 parent d212fce commit 32d9f39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/cli/src/commands/hydrogen/deploy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@ export default class Deploy extends Command {
},
}),
preview: Flags.boolean({
description:
'Deploys to the Preview environment.',
description: 'Deploys to the Preview environment.',
required: false,
default: false,
}),
Expand Down

0 comments on commit 32d9f39

Please sign in to comment.