mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +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 = {
|
const nightlyPackages = {
|
||||||
nitropack: 'nitropack-edge',
|
nitropack: 'nitropack-edge',
|
||||||
h3: 'h3-nightly',
|
h3: 'h3-nightly',
|
||||||
nuxi: 'nuxi-ng'
|
nuxi: 'nuxi-edge'
|
||||||
}
|
}
|
||||||
|
|
||||||
async function main () {
|
async function main () {
|
||||||
|
Loading…
Reference in New Issue
Block a user