Skip to content

Commit

Permalink
chore: use nuxi-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 12, 2023
1 parent c9ac969 commit cc47b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bump-edge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { determineBumpType, loadWorkspace } from './_utils'
const nightlyPackages = {
nitropack: 'nitropack-edge',
h3: 'h3-nightly',
nuxi: 'nuxi-edge'
nuxi: 'nuxi-nightly'
}

async function main () {
Expand Down

0 comments on commit cc47b21

Please sign in to comment.