Skip to content

Commit

Permalink
fix: override ofetch version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Sep 23, 2024
1 parent f381b18 commit ab8e2c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ export async function runInRepo(options: RunOptions & RepoOptions) {
const overrides = options.overrides || {}
const ecosystemPackages = [
'ufo',
'ofetch',
'unstorage',
'vite',
'rollup',
Expand Down

0 comments on commit ab8e2c1

Please sign in to comment.