@assecosolutions/fox-badge
Advanced tools
Comparing version 1.11.0-next.24 to 1.11.0-next.25
@@ -1736,3 +1736,4 @@ import { css, LitElement, html as html$2 } from 'lit'; | ||
__decorate([property({ | ||
type: String | ||
type: String, | ||
reflect: true | ||
}), __metadata("design:type", Object)], FoxBadge.prototype, "label", void 0); | ||
@@ -1739,0 +1740,0 @@ |
{ | ||
"name": "@assecosolutions/fox-badge", | ||
"version": "1.11.0-next.24", | ||
"version": "1.11.0-next.25", | ||
"publishConfig": { | ||
@@ -19,3 +19,3 @@ "registry": "https://registry.npmjs.org" | ||
"dependencies": { | ||
"@assecosolutions/fox-icon": "~1.11.0-next.24" | ||
"@assecosolutions/fox-icon": "~1.11.0-next.25" | ||
}, | ||
@@ -22,0 +22,0 @@ "peerDependencies": { |
65462
1553