@meta-cms/core
Advanced tools
Comparing version 1.0.107 to 1.0.108
@@ -381,2 +381,3 @@ import { Get } from 'type-fest'; | ||
handle: string; | ||
tags: string[]; | ||
featuredImage: MetafieldImage['image']; | ||
@@ -383,0 +384,0 @@ compareAtPriceRange: PriceVariation; |
{ | ||
"name": "@meta-cms/core", | ||
"version": "1.0.107", | ||
"version": "1.0.108", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
38735
857