Skip to content

Commit 233eb3a

Browse files
lihbrchz
andcommitted
chore: enable prerelease support
Co-authored-by: Chingiz Mammadov <info@chz.dev>
1 parent ec1cbf4 commit 233eb3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export default defineNuxtModule<PrismicModuleOptions>({
2828
name: pkgName,
2929
version: pkgVersion,
3030
configKey: 'prismic',
31-
compatibility: { nuxt: '^3.0.0-rc.9' }
31+
compatibility: { nuxt: '^3.0.0-rc.6' }
3232
},
3333
defaults: nuxt => ({
3434
endpoint: '',

0 commit comments

Comments
 (0)