Skip to content

Commit 4ae37de

Browse files
committed
License
1 parent b344a31 commit 4ae37de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-linear-gradient-picker",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "React linear gradient picker",
55
"main": "dist/index.js",
66
"scripts": {
@@ -19,7 +19,7 @@
1919
"svg"
2020
],
2121
"author": "Oded Goldglas <[email protected]>",
22-
"license": "UNLICENSED",
22+
"license": "MIT",
2323
"bugs": {
2424
"url": "https://github.com/odedglas/react-linear-gradient-picker/issues"
2525
},

0 commit comments

Comments
 (0)