Skip to content

Commit a3c1d65

Browse files
committed
fix: 🐛 publish publicly
1 parent 65762e5 commit a3c1d65

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
@@ -1,6 +1,9 @@
11
{
22
"name": "@jsonjoy.com/base64",
33
"private": false,
4+
"publishConfig": {
5+
"access": "public"
6+
},
47
"version": "0.0.1",
58
"description": "High-performance Base64 encoder and decoder",
69
"author": {

0 commit comments

Comments
 (0)