@nuxt/app-edge
Advanced tools
Comparing version 0.5.0-27107114.98cf97d to 0.5.0-27111689.64d3585
@@ -22,3 +22,3 @@ import { App } from 'vue'; | ||
ssrContext?: Record<string, any> & { | ||
renderMeta: () => Promise<NuxtMeta> | NuxtMeta; | ||
renderMeta?: () => Promise<NuxtMeta> | NuxtMeta; | ||
}; | ||
@@ -25,0 +25,0 @@ payload: { |
{ | ||
"name": "@nuxt/app-edge", | ||
"version": "0.5.0-27107114.98cf97d", | ||
"version": "0.5.0-27111689.64d3585", | ||
"repository": "nuxt/framework", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
35573