Comparing version 0.3.0 to 0.3.1
@@ -216,3 +216,3 @@ "use strict"; | ||
borderRadius: '1em', | ||
background: "linear-gradient(to bottom,\n #f00 0%,\n #ff0 17%,\n #0f0 33%,\n #0ff 50%,\n #00f 67%,\n #f0f 83%,\n #f00 100%\n )" | ||
background: "linear-gradient(to bottom,\n #f00 0%,\n #f0f 17%,\n #00f 33%,\n #0ff 50%,\n #0f0 67%,\n #ff0 83%,\n #f00 100%\n )" | ||
}, | ||
@@ -219,0 +219,0 @@ pointerStyle: { |
{ | ||
"name": "coloreact", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "A tiny Color Picker for React", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
40519
10