diff --git a/src/runtime/ready.dev.ts b/src/runtime/ready.dev.ts index 553f6ef5..82dd2cdb 100644 --- a/src/runtime/ready.dev.ts +++ b/src/runtime/ready.dev.ts @@ -1,4 +1,4 @@ -import { defineNitroPlugin } from 'nitropack/runtime/plugin' +import { defineNitroPlugin } from 'nitropack/runtime' import { hubHooks } from './server/utils/hooks' export default defineNitroPlugin(async () => {