Skip to content

Commit

Permalink
chore: add version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 25, 2024
1 parent e73c562 commit 203b39e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ export default defineNuxtModule<SanityModuleOptions>({
version,
configKey: CONFIG_KEY,
compatibility: {
nuxt: '^3.7.0',
bridge: true,
},
},
Expand Down

0 comments on commit 203b39e

Please sign in to comment.