Skip to content

Commit aac92f1

Browse files
Prepare for publish
1 parent f11c9fa commit aac92f1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@callstack/react-native-brownfield",
3-
"version": "0.0.1",
3+
"version": "0.0.0",
44
"license": "MIT",
55
"author": "Michal Chudziak <[email protected]>",
66
"contributors": [
@@ -20,6 +20,9 @@
2020
"native",
2121
"react native integration"
2222
],
23+
"publishConfig": {
24+
"access": "public"
25+
},
2326
"dependencies": {},
2427
"peerDependencies": {
2528
"react": "*",

0 commit comments

Comments
 (0)