Skip to content

Commit

Permalink
fix(prepare): override compatibilityDate
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Aug 13, 2024
1 parent df5e8a5 commit b9b27c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/prepare.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default defineCommand({

return runCommand('prepare', [cwd], {
overrides: {
compatibilityDate: '2024-04-03',
typescript: {
builder: 'shared',
},
Expand Down

0 comments on commit b9b27c3

Please # to comment.