Skip to content

Commit 10c3e8e

Browse files
author
piotr pietruszewski
committed
ci: added public access to module
1 parent 7bc4793 commit 10c3e8e

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
@@ -50,7 +50,8 @@
5050
},
5151
"homepage": "https://www.intercom.com/",
5252
"publishConfig": {
53-
"registry": "https://registry.npmjs.org/"
53+
"registry": "https://registry.npmjs.org/",
54+
"access": "public"
5455
},
5556
"devDependencies": {
5657
"@commitlint/config-conventional": "^11.0.0",

0 commit comments

Comments
 (0)