mutt-forms-vue
Advanced tools
Comparing version 0.4.19 to 0.4.20
{ | ||
"name": "mutt-forms-vue", | ||
"description": "Mutt forms - VueJS integration", | ||
"version": "0.4.19", | ||
"version": "0.4.20", | ||
"author": "Bought By Many <dev@boughtbymany.com>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -16,3 +16,2 @@ /** | ||
setValue(value) { | ||
console.log('HERE 123', value) | ||
this.value = value | ||
@@ -19,0 +18,0 @@ }, |
30417
275