Skip to content

Commit 13bc0df

Browse files
authored
Merge pull request #36 from sospedra/master
Add disable feature
2 parents 03b3755 + 64ab2a1 commit 13bc0df

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
{
2-
"name": "react-native-check-box",
3-
"version": "2.0.0",
2+
"name": "native-checkbox",
3+
"version": "1.0.0",
44
"description": "Checkbox component for react native, it works on iOS and Android.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)