Skip to content

Commit a34f13a

Browse files
committed
docs: fix description
1 parent f8af68c commit a34f13a

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,7 +1,7 @@
11
{
22
"name": "react-native-click-outside",
3-
"version": "0.2.0-alpha.0",
4-
"description": "test",
3+
"version": "0.1.0-alpha.0",
4+
"description": "React Native library to detect clicks outside the component 👆",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/index.d.ts",

0 commit comments

Comments
 (0)