add publish config

This commit is contained in:
itsMapleLeaf
2022-07-22 21:46:11 -05:00
parent a447fefc7b
commit 118f567e8d

View File

@@ -89,5 +89,8 @@
"release": true, "release": true,
"web": true "web": true
} }
},
"publishConfig": {
"access": "public"
} }
} }