@vaadin/vaadin-dialog
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-dialog", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"main": "vaadin-dialog.js", | ||
@@ -16,0 +16,0 @@ "author": "Vaadin Ltd", |
@@ -11,3 +11,2 @@ const $_documentContainer = document.createElement('template'); | ||
display: flex; | ||
flex-direction: column; | ||
} | ||
@@ -14,0 +13,0 @@ |
@@ -162,3 +162,3 @@ /** | ||
static get version() { | ||
return '2.3.1'; | ||
return '2.3.2'; | ||
} | ||
@@ -165,0 +165,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
40593
690