We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 415beb1 commit 2c6c9b4Copy full SHA for 2c6c9b4
package.json
@@ -5,6 +5,7 @@
5
"license": "MIT",
6
"repository": "imagemin/mozjpeg-bin",
7
"type": "module",
8
+ "exports": "./index.js",
9
"bin": "cli.js",
10
"engines": {
11
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
0 commit comments