Skip to content

Commit

Permalink
removed version type
Browse files Browse the repository at this point in the history
  • Loading branch information
GauBen committed Jan 6, 2024
1 parent 9ed0d30 commit d3ced92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vite-node/src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ export interface CliOptions {
mode?: string
watch?: boolean
options?: ViteNodeServerOptionsCLI
version?: boolean
help?: boolean
'--'?: string[]
}
Expand Down

0 comments on commit d3ced92

Please sign in to comment.