Skip to content

Commit 58b96e1

Browse files
committed
Fix publishConfig.access of the @rescript/std package.
1 parent 0e0dfe3 commit 58b96e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/std/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"Paul Tsnobiladzé (https://github.com/tsnobip)",
3131
"Woonki Moon (https://github.com/mununki)"
3232
],
33+
"publishConfig": {
34+
"access": "public"
35+
},
3336
"files": [
3437
"lib"
3538
],

0 commit comments

Comments
 (0)