Skip to content

Commit 392c487

Browse files
committed
Updated license on Package.json
1 parent 28b0bef commit 392c487

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-native-datatable-component",
3-
"version": "1.0.2",
3+
"version": "1.0.4",
44
"description": "A React Native datatable component for dynamically perform actions like display, sorting, select, custom design, delete & touch events.",
55
"main": "index.js",
66
"scripts": {
@@ -20,7 +20,7 @@
2020
"react native table"
2121
],
2222
"author": "Muhammad Rafeh <[email protected]>",
23-
"license": "SEE LICENSE IN <LICENSE>",
23+
"license": "Apache-2.0",
2424
"bugs": {
2525
"url": "https://github.com/MuhammadRafeh/react-native-datatable-component/issues"
2626
},

0 commit comments

Comments
 (0)