From b51f1f256a63165ad78feb64c38f3ff69f468ba7 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Thu, 2 Jan 2025 08:54:36 +0000 Subject: [PATCH] chore: indicate compatibility with new v4 major (#5) --- src/module.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/module.ts b/src/module.ts index 44681ab..2ca3082 100644 --- a/src/module.ts +++ b/src/module.ts @@ -19,7 +19,7 @@ export default defineNuxtModule({ name: 'wideangle', configKey: 'wideangle', compatibility: { - nuxt: '^3' + nuxt: '>=3' } }, defaults: {