@dosgato/templating
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -103,3 +103,3 @@ import { Page } from './page'; | ||
templateKey: string; | ||
areas: Record<string, ComponentData[]>; | ||
areas?: Record<string, ComponentData[]>; | ||
} | ||
@@ -106,0 +106,0 @@ export interface PageData extends ComponentData { |
{ | ||
"name": "@dosgato/templating", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A library to support building templates for dosgato CMS.", | ||
@@ -5,0 +5,0 @@ "exports": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32689