@vaadin/vaadin-form-layout
Advanced tools
Comparing version 2.3.0-alpha1 to 2.3.0-beta1
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-form-layout", | ||
"version": "2.3.0-alpha1", | ||
"version": "2.3.0-beta1", | ||
"main": "vaadin-form-layout.js", | ||
@@ -16,0 +16,0 @@ "author": "Vaadin Ltd", |
@@ -169,3 +169,3 @@ /** | ||
static get version() { | ||
return '2.3.0-alpha1'; | ||
return '2.3.0-beta1'; | ||
} | ||
@@ -172,0 +172,0 @@ |
@@ -15,1 +15,2 @@ /** | ||
export * from './src/vaadin-form-layout.js'; | ||
export * from './@types/interfaces'; |
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
54222
1065