Skip to content

Commit 7bc4793

Browse files
author
piotr pietruszewski
committed
ci: added public module identifier
1 parent 2df961f commit 7bc4793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "tsc --noEmit",
2727
"lint": "eslint \"**/*.{js,ts,tsx}\"",
2828
"prepare": "bob build",
29-
"release": "release-it",
29+
"release": "release-it --access public",
3030
"example": "yarn --cwd example",
3131
"pods": "cd example && pod-install --quiet",
3232
"bootstrap": "yarn example && yarn && yarn pods"

0 commit comments

Comments
 (0)