mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-21 16:09:52 +00:00
fix(schema): hoist nitro runtime types
This commit is contained in:
parent
697e65226b
commit
73761dade5
@ -35,6 +35,7 @@ export default defineUntypedSchema({
|
||||
const defaults = [
|
||||
// Nitro auto-imported/augmented dependencies
|
||||
'nitropack/types',
|
||||
'nitropack/runtime',
|
||||
'nitropack',
|
||||
'defu',
|
||||
'h3',
|
||||
|
Loading…
Reference in New Issue
Block a user