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 255a848 commit a43ed39Copy full SHA for a43ed39
package.json
@@ -3,6 +3,9 @@
3
"version": "0.0.0",
4
"description": "[Plugin] koa adapter plugin.",
5
"main": "src/index.js",
6
+ "publishConfig": {
7
+ "access": "public"
8
+ },
9
"scripts": {
10
"prepublishOnly": "npm run test",
11
"lint": "eslint .",
0 commit comments