@cpelements/pfe-navigation-account
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -126,2 +126,3 @@ import PFElement from '../../../@patternfly/pfelement/dist/pfelement.js'; | ||
// Ensure compatability with pfelement 1.x | ||
if (typeof this.error !== 'function') { | ||
@@ -128,0 +129,0 @@ this.error = (message) => console.error(`${this.tag}: ${message}`); |
@@ -227,2 +227,3 @@ (function (global, factory) { | ||
// Ensure compatability with pfelement 1.x | ||
if (typeof _this.error !== 'function') { | ||
@@ -229,0 +230,0 @@ _this.error = function (message) { |
@@ -81,3 +81,3 @@ { | ||
"unpkg": "./dist/pfe-navigation-account.umd.min.js", | ||
"version": "1.0.12" | ||
"version": "1.0.13" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
259511
1299