Skip to content

Commit 6f0ee11

Browse files
Add public access config
1 parent ae6b316 commit 6f0ee11

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
@@ -90,5 +90,8 @@
9090
"volta": {
9191
"node": "12.16.1",
9292
"yarn": "1.22.1"
93+
},
94+
"publishConfig": {
95+
"access": "public"
9396
}
9497
}

0 commit comments

Comments
 (0)