Skip to content

Commit e152734

Browse files
committed
chore: add publishConfig access
1 parent fae9f56 commit e152734

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/compressible",
33
"description": "Compressible Content-Type / mime checking. Forked for TypeScript and keep mime-db as same version as mime-types",
44
"version": "3.0.0",
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"contributors": [
69
"Douglas Christopher Wilson <[email protected]>",
710
"Jonathan Ong <[email protected]> (http://jongleberry.com)",

0 commit comments

Comments
 (0)