mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 21:25:11 +00:00
chore: track nuxi-edge
rather than nuxi-ng
This commit is contained in:
parent
aa0ea8bf2d
commit
9610cf03db
@ -5,7 +5,7 @@ import { determineBumpType, loadWorkspace } from './_utils'
|
||||
const nightlyPackages = {
|
||||
nitropack: 'nitropack-edge',
|
||||
h3: 'h3-nightly',
|
||||
nuxi: 'nuxi-ng'
|
||||
nuxi: 'nuxi-edge'
|
||||
}
|
||||
|
||||
async function main () {
|
||||
|
Loading…
Reference in New Issue
Block a user