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 fae9f56 commit e152734Copy full SHA for e152734
package.json
@@ -2,6 +2,9 @@
2
"name": "@eggjs/compressible",
3
"description": "Compressible Content-Type / mime checking. Forked for TypeScript and keep mime-db as same version as mime-types",
4
"version": "3.0.0",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"contributors": [
9
"Douglas Christopher Wilson <[email protected]>",
10
"Jonathan Ong <[email protected]> (http://jongleberry.com)",
0 commit comments