@wix/blog_categories
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -8,3 +8,3 @@ import { EventDefinition } from '@wix/sdk-types'; | ||
_id?: string; | ||
/** Category label. Displayed in the Category Menu. */ | ||
/** Category label. Displayed in the Category Menu. ****/ | ||
label?: string; | ||
@@ -11,0 +11,0 @@ /** |
@@ -8,3 +8,3 @@ import { EventDefinition } from '@wix/sdk-types'; | ||
_id?: string; | ||
/** Category label. Displayed in the Category Menu. */ | ||
/** Category label. Displayed in the Category Menu. ****/ | ||
label?: string; | ||
@@ -11,0 +11,0 @@ /** |
{ | ||
"name": "@wix/blog_categories", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"publishConfig": { | ||
@@ -42,3 +42,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "d0895aa1edfb148f7bd91721ef50ede1cc3ddf6ee0c43016384408c0" | ||
"falconPackageHash": "97cda765a89459a53e4889d23bd69ed01bd131e82753b7bc88bb2301" | ||
} |
266883