@dosgato/templating
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -86,5 +86,4 @@ "use strict"; | ||
logError(e) { | ||
var _a; | ||
this.hadError = true; | ||
(_a = this.parent) === null || _a === void 0 ? void 0 : _a.passError(e, this.path); | ||
this.passError(e, this.path); | ||
} | ||
@@ -91,0 +90,0 @@ // helper function for recursively passing the error up until it reaches the page |
{ | ||
"name": "@dosgato/templating", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"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
32313
629