Skip to content

Commit fe216d2

Browse files
committed
chore: set publishConfig.access to public
[skip ci]
1 parent 8668dc1 commit fe216d2

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
@@ -2,6 +2,9 @@
22
"name": "@eggjs/koa-static-cache",
33
"description": "Static cache middleware for koa",
44
"version": "6.0.0",
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"keywords": [
69
"koa",
710
"middleware",

0 commit comments

Comments
 (0)