@vaadin/vaadin-button
Advanced tools
Comparing version 2.4.0-alpha1 to 2.4.0-beta1
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-button", | ||
"version": "2.4.0-alpha1", | ||
"version": "2.4.0-beta1", | ||
"main": "vaadin-button.js", | ||
@@ -16,0 +16,0 @@ "author": "Vaadin Ltd", |
@@ -137,3 +137,3 @@ /** | ||
static get version() { | ||
return '2.4.0-alpha1'; | ||
return '2.4.0-beta1'; | ||
} | ||
@@ -140,0 +140,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
37829