@assecosolutions/fox-avatar
Advanced tools
Comparing version 1.6.0-next.0 to 1.6.0-next.1
@@ -7,3 +7,3 @@ import { LitElement } from 'lit'; | ||
interface HTMLElementTagNameMap { | ||
'fox-avatar': FoxAvatar; | ||
[name]: FoxAvatar; | ||
} | ||
@@ -54,1 +54,3 @@ } | ||
} | ||
declare const name = "fox-avatar"; | ||
export {}; |
{ | ||
"name": "@assecosolutions/fox-avatar", | ||
"version": "1.6.0-next.0", | ||
"version": "1.6.0-next.1", | ||
"public": true, | ||
@@ -20,4 +20,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@assecosolutions/fox-image": "~1.6.0-next.0", | ||
"@assecosolutions/fox-icon": "~1.6.0-next.0" | ||
"@assecosolutions/fox-image": "~1.6.0-next.1", | ||
"@assecosolutions/fox-icon": "~1.6.0-next.1" | ||
}, | ||
@@ -24,0 +24,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
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
86834
2075