Skip to content

Commit e4b2f1f

Browse files
committed
i give up..
1 parent 971db0e commit e4b2f1f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/hooks",
3-
"version": "2.0.2",
3+
"version": "2.4.0",
44
"description": "",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ export {
2121
useDeviceOrientation,
2222
useLayout,
2323
}
24-
25-
// unnecessary comment

0 commit comments

Comments
 (0)