Skip to content

Commit 961e640

Browse files
committed
fix(something): i hate this
1 parent f046fb6 commit 961e640

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
},
4242
"author": "Nader Dabit",
4343
"license": "ISC",
44-
"repository": "react-native-community/hooks",
4544
"files": [
4645
"lib"
4746
]

src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ export {
2121
useDeviceOrientation,
2222
useLayout,
2323
}
24+
25+
// unnecessary comment

0 commit comments

Comments
 (0)