We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e0524 commit 55783fcCopy full SHA for 55783fc
1 file changed
package.json
@@ -79,5 +79,8 @@
79
"bugs": {
80
"url": "https://github.com/koajs/body-parser/issues"
81
},
82
- "homepage": "https://github.com/koajs/body-parser"
+ "homepage": "https://github.com/koajs/body-parser",
83
+ "publishConfig": {
84
+ "access": "public"
85
+ }
86
}
0 commit comments