Skip to content

Commit 55783fc

Browse files
committed
chore: add publishConfig access to public
1 parent 89e0524 commit 55783fc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,8 @@
7979
"bugs": {
8080
"url": "https://github.com/koajs/body-parser/issues"
8181
},
82-
"homepage": "https://github.com/koajs/body-parser"
82+
"homepage": "https://github.com/koajs/body-parser",
83+
"publishConfig": {
84+
"access": "public"
85+
}
8386
}

0 commit comments

Comments
 (0)