Skip to content

Commit d214b93

Browse files
committed
@reason-react-native/netinfo: fix package access for release
1 parent 85a108c commit d214b93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

@reason-react-native/netinfo/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "@reason-react-native/netinfo",
33
"version": "4.1.0",
4+
"publishConfig": {
5+
"access": "public"
6+
},
47
"author": "sgny (https://github.com/sgny)",
58
"repository": "https://github.com/reasonml-community/reason-react-native.git",
69
"license": "MIT",

0 commit comments

Comments
 (0)