@wix/blog_categories
Advanced tools
Comparing version 1.0.43 to 1.0.44
@@ -73,3 +73,3 @@ export interface Category { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -76,0 +76,0 @@ } |
@@ -72,3 +72,3 @@ export interface Category { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -75,0 +75,0 @@ } |
@@ -73,3 +73,3 @@ export interface Category { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -76,0 +76,0 @@ } |
@@ -72,3 +72,3 @@ export interface Category { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -75,0 +75,0 @@ } |
{ | ||
"name": "@wix/blog_categories", | ||
"version": "1.0.43", | ||
"version": "1.0.44", | ||
"publishConfig": { | ||
@@ -46,3 +46,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "7dcf90f5af9d39666a0f5ecb493e85cd1aba0074d4861440e019f855" | ||
"falconPackageHash": "e876d65b8d98247036c9c08a076abe1551f3962fc7ad54c9fb66f9a3" | ||
} |
@@ -550,3 +550,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; | ||
@@ -553,0 +553,0 @@ } |
@@ -550,3 +550,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; | ||
@@ -553,0 +553,0 @@ } |
@@ -72,3 +72,3 @@ interface Category { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -75,0 +75,0 @@ } |
@@ -73,3 +73,3 @@ interface Category$1 { | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -452,3 +452,3 @@ } | ||
isMain?: boolean; | ||
/** Who added the keyword to the settings */ | ||
/** The source that added the keyword terms to the SEO settings. */ | ||
origin?: string | null; | ||
@@ -455,0 +455,0 @@ } |
424414