Skip to content

Commit 3bfa46d

Browse files
fix: release configurations (#57)
1 parent f5f1f60 commit 3bfa46d

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
@@ -35,6 +35,9 @@
3535
"files": [
3636
"dist"
3737
],
38+
"publishConfig": {
39+
"access": "public"
40+
},
3841
"scripts": {
3942
"test": "jest --forceExit --detectOpenHandles",
4043
"test.watch": "jest --watch",

0 commit comments

Comments
 (0)