Skip to content

Commit bdc2747

Browse files
committed
chore(build): Add "publishconfig" to release
1 parent 5e0c9c3 commit bdc2747

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@
102102
"branches": [
103103
"master",
104104
"next"
105-
]
105+
],
106+
"publishConfig": {
107+
"access": "public"
108+
}
106109
}
107110
}

0 commit comments

Comments
 (0)