diff --git a/packages/nuxt-module/playground/package.json b/packages/nuxt-module/playground/package.json index aba6590..26d8590 100644 --- a/packages/nuxt-module/playground/package.json +++ b/packages/nuxt-module/playground/package.json @@ -11,6 +11,6 @@ "nuxt": "^3.17.6" }, "devDependencies": { - "@netlify/edge-functions": "^3.0.3" + "@netlify/edge-functions": "^3.0.8" } }