diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 819f4b80..d8fb89d2 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -39,7 +39,7 @@ "dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground" }, "peerDependencies": { - "@pinia/nuxt": "^0.10.1" + "@pinia/nuxt": ">=0.10.0" }, "dependencies": { "@nuxt/kit": "^3.12.3",