fix(schema): hoist nitro runtime types

This commit is contained in:
Daniel Roe 2024-12-16 16:48:10 +00:00
parent 697e65226b
commit 73761dade5
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B

View File

@ -35,6 +35,7 @@ export default defineUntypedSchema({
const defaults = [
// Nitro auto-imported/augmented dependencies
'nitropack/types',
'nitropack/runtime',
'nitropack',
'defu',
'h3',