@vaadin/vaadin-app-layout
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-app-layout", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "vaadin-app-layout.js", | ||
@@ -21,2 +21,7 @@ "author": "Vaadin Ltd", | ||
}, | ||
"files": [ | ||
"vaadin-*.js", | ||
"src", | ||
"theme" | ||
], | ||
"resolutions": { | ||
@@ -23,0 +28,0 @@ "inherits": "2.0.3", |
@@ -74,3 +74,3 @@ /** | ||
:host { | ||
display: flex; | ||
display: flex !important; | ||
flex-direction: column-reverse; | ||
@@ -168,3 +168,3 @@ position: fixed; | ||
static get version() { | ||
return '1.0.1'; | ||
return '1.0.2'; | ||
} | ||
@@ -171,0 +171,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
25411
9
240