Skip to content

Commit faae3bd

Browse files
committed
fix(package.json): fix private
1 parent 10a3964 commit faae3bd

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
@@ -7,6 +7,7 @@
77
"types": "lib/typescript/src/index.d.ts",
88
"react-native": "src/index",
99
"source": "src/index",
10+
"private": false,
1011
"files": [
1112
"src",
1213
"lib",

0 commit comments

Comments
 (0)