Skip to content

Commit 1d42547

Browse files
refactor: added publish config access
1 parent 71fddef commit 1d42547

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
@@ -54,7 +54,8 @@
5454
},
5555
"homepage": "https://newgit.computools.org/react-native/react-native-material-components#readme",
5656
"publishConfig": {
57-
"registry": "https://registry.npmjs.org/"
57+
"registry": "https://registry.npmjs.org/",
58+
"access": "public"
5859
},
5960
"devDependencies": {
6061
"@commitlint/config-conventional": "^17.0.2",

0 commit comments

Comments
 (0)