diff --git a/package.json b/package.json index d73af21..74bb863 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@caohenghu/vue-colorpicker", - "version": "1.2.4", + "version": "1.2.6", "description": "Colorpicker of Vue Components", "main": "src/index.js", "scripts": { diff --git a/src/color/Alpha.vue b/src/color/Alpha.vue index d1a5a49..270ab4f 100644 --- a/src/color/Alpha.vue +++ b/src/color/Alpha.vue @@ -2,18 +2,21 @@
-
+
\ No newline at end of file diff --git a/src/color/Index.vue b/src/color/Index.vue index 7853f7e..7eb9107 100644 --- a/src/color/Index.vue +++ b/src/color/Index.vue @@ -15,6 +15,7 @@ + \ No newline at end of file diff --git a/src/color/Saturation.vue b/src/color/Saturation.vue index 7e082e1..7788007 100644 --- a/src/color/Saturation.vue +++ b/src/color/Saturation.vue @@ -2,18 +2,21 @@
-
+
+ + \ No newline at end of file