Skip to content

Commit f534cd7

Browse files
committed
add license to package json
1 parent 379930b commit f534cd7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"type": "git",
77
"url": "[email protected]:tryretool/react-retool.git"
88
},
9+
"licenses": [
10+
{
11+
"type": "MIT",
12+
"url": "https://github.com/tryretool/react-retool/blob/main/LICENSE"
13+
}
14+
],
915
"keywords": [
1016
"react",
1117
"react-component",

0 commit comments

Comments
 (0)