We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b344a31 commit 4ae37deCopy full SHA for 4ae37de
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-linear-gradient-picker",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "React linear gradient picker",
5
"main": "dist/index.js",
6
"scripts": {
@@ -19,7 +19,7 @@
19
"svg"
20
],
21
"author": "Oded Goldglas <[email protected]>",
22
- "license": "UNLICENSED",
+ "license": "MIT",
23
"bugs": {
24
"url": "https://github.com/odedglas/react-linear-gradient-picker/issues"
25
},
0 commit comments