@easyblocks/core
Advanced tools
Comparing version 0.2.0 to 0.2.2
@@ -736,3 +736,3 @@ import { ComponentType, ReactElement } from "react"; | ||
components?: { | ||
[field: string]: PartialDeep<ScalarOrCollection<ChildComponentEditingInfo>>; | ||
[field: string]: ScalarOrCollection<PartialDeep<ChildComponentEditingInfo>>; | ||
}; | ||
@@ -739,0 +739,0 @@ }; |
{ | ||
"name": "@easyblocks/core", | ||
"version": "0.2.0", | ||
"version": "0.2.2", | ||
"description": "No-code ecommerce builder for headless CMS", | ||
@@ -68,3 +68,3 @@ "scripts": { | ||
], | ||
"gitHead": "4c9150d1357748e3495ecbfdb95f8ed1eb4d2cc8" | ||
"gitHead": "0b7fb54064e440f47134f9074f1e01c5efe9a98c" | ||
} |
Sorry, the diff of this file is not supported yet