Skip to content

Commit a0b615b

Browse files
committed
chore: set publish access to public
1 parent 9136768 commit a0b615b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "@eggjs/jsonp",
33
"version": "2.0.0",
4+
"publishConfig": {
5+
"access": "public"
6+
},
47
"description": "jsonp support for egg",
58
"eggPlugin": {
69
"name": "jsonp",

0 commit comments

Comments
 (0)