Skip to content

Commit 74e77ea

Browse files
set publish access to public
1 parent 4f6bf4f commit 74e77ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,8 @@
4848
},
4949
"lint-staged": {
5050
"**/*": "prettier --write --ignore-unknown"
51+
},
52+
"publishConfig": {
53+
"access": "public"
5154
}
5255
}

0 commit comments

Comments
 (0)