Skip to content

Commit b6ed762

Browse files
committed
Changed access
1 parent 9860d30 commit b6ed762

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
},
4646
"homepage": "https://github.com/nativebase/nativebase-formik-ui#readme",
4747
"publishConfig": {
48-
"registry": "https://registry.npmjs.org/"
48+
"registry": "https://registry.npmjs.org/",
49+
"access": "public"
4950
},
5051
"devDependencies": {
5152
"@commitlint/config-conventional": "^11.0.0",

0 commit comments

Comments
 (0)