vue-multiselect
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "vue-multiselect", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Multiselect component for vue.js", | ||
@@ -5,0 +5,0 @@ "author": "Damian Dulisz <damian.dulisz@monterail.com>", |
@@ -1,2 +0,2 @@ | ||
export default { | ||
module.exports = { | ||
data () { | ||
@@ -3,0 +3,0 @@ return { |
@@ -1,2 +0,2 @@ | ||
export default { | ||
module.exports = { | ||
data () { | ||
@@ -3,0 +3,0 @@ return { |
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
205753