Skip to content

Commit a43ed39

Browse files
committed
:feat: add publishConfig
1 parent 255a848 commit a43ed39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "0.0.0",
44
"description": "[Plugin] koa adapter plugin.",
55
"main": "src/index.js",
6+
"publishConfig": {
7+
"access": "public"
8+
},
69
"scripts": {
710
"prepublishOnly": "npm run test",
811
"lint": "eslint .",

0 commit comments

Comments
 (0)