@wix/restaurants_menus
Advanced tools
Comparing version 1.0.37 to 1.0.38
@@ -64,3 +64,3 @@ export interface Menu { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -67,0 +67,0 @@ } |
@@ -64,3 +64,3 @@ export interface Menu { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -67,0 +67,0 @@ } |
@@ -64,3 +64,3 @@ export interface Menu { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -67,0 +67,0 @@ } |
@@ -64,3 +64,3 @@ export interface Menu { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -67,0 +67,0 @@ } |
{ | ||
"name": "@wix/restaurants_menus", | ||
"version": "1.0.37", | ||
"version": "1.0.38", | ||
"publishConfig": { | ||
@@ -46,3 +46,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "50a677f4aa2e3db3eaa4ff3b73da113beb6dd048e490d31ee8e2ca94" | ||
"falconPackageHash": "161134192d551dc1679b13c61614ff2754bece484bb6059707832464" | ||
} |
@@ -542,3 +542,3 @@ type HostModule<T, H extends Host> = { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -545,0 +545,0 @@ } |
@@ -542,3 +542,3 @@ type HostModule<T, H extends Host> = { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -545,0 +545,0 @@ } |
@@ -64,3 +64,3 @@ interface Menu { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -67,0 +67,0 @@ } |
@@ -64,3 +64,3 @@ interface Menu$1 { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -465,3 +465,3 @@ } | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -468,0 +468,0 @@ } |
523050