Skip to content

Commit 2d1119c

Browse files
authored
Add package description for npm (#8)
For a better representation on npmjs and the future rescript-lang.org package index
1 parent d9c3aae commit 2d1119c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@reason-react-native/checkbox",
33
"version": "0.5.0",
4+
"description": "ReScript bindings for @react-native-community/react-native-checkbox.",
45
"publishConfig": {
56
"access": "public"
67
},

0 commit comments

Comments
 (0)