@vaadin/vaadin-lumo-styles
Advanced tools
Comparing version 21.0.0-alpha8 to 21.0.0-alpha9
@@ -11,1 +11,2 @@ export * from './mixins/field-button.js'; | ||
export * from './typography.js'; | ||
export * from './utilities/index.js'; |
@@ -30,1 +30,3 @@ /** | ||
export * from './typography.js'; | ||
import './utilities/index.js'; | ||
export * from './utilities/index.js'; |
{ | ||
"name": "@vaadin/vaadin-lumo-styles", | ||
"version": "21.0.0-alpha8", | ||
"version": "21.0.0-alpha9", | ||
"description": "Lumo is a design system foundation for modern web applications, used by Vaadin components", | ||
@@ -36,4 +36,4 @@ "main": "all-imports.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-icon": "^21.0.0-alpha8", | ||
"@vaadin/vaadin-themable-mixin": "^21.0.0-alpha8" | ||
"@vaadin/vaadin-icon": "^21.0.0-alpha9", | ||
"@vaadin/vaadin-themable-mixin": "^21.0.0-alpha9" | ||
}, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "4f63d045581065e2124d2087e9db64a5d14846ff" | ||
"gitHead": "72059f699ad36f58e1bb0a40aa7d3a411587e22b" | ||
} |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '21.0.0-alpha8'; | ||
return '21.0.0-alpha9'; | ||
} | ||
@@ -11,0 +11,0 @@ } |
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
93796
1414
127