@vaadin/vaadin-list-mixin
Advanced tools
Comparing version 2.2.2-alpha1 to 2.2.2-alpha2
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-list-mixin", | ||
"version": "2.2.2-alpha1", | ||
"version": "2.2.2-alpha2", | ||
"main": "vaadin-list-mixin.js", | ||
@@ -16,0 +16,0 @@ "author": "Vaadin Ltd", |
@@ -12,2 +12,3 @@ /** | ||
* @polymerMixin | ||
* @mixes Vaadin.ListMixin | ||
*/ | ||
@@ -14,0 +15,0 @@ export const MultiSelectListMixin = superClass => class VaadinMultiSelectListMixin extends ListMixin(superClass) { |
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
23639
306