We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b9a39e commit 416913eCopy full SHA for 416913e
nuxt/index.ts
@@ -5,7 +5,7 @@ export default defineNuxtModule({
5
name: "vue3-notion",
6
configKey: "notion",
7
compatibility: {
8
- nuxt: "^3.0.0",
+ nuxt: "^3.0.0-rc.8",
9
},
10
11
setup(options, nuxt) {
0 commit comments