@kizmann/nano-ui 0.8.19 → 0.8.20

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kizmann/nano-ui",
3
- "version": "0.8.19",
3
+ "version": "0.8.20",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "author": "Eduard Kizmann <kizmann@protonmail.ch>",
@@ -79,7 +79,7 @@ export default {
79
79
 
80
80
  watch: {
81
81
 
82
- value()
82
+ modelValue()
83
83
  {
84
84
  if ( this.tempValue = this.modelValue ) {
85
85
  this.tempValue = this.modelValue;