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 10ad880 commit f3b092bCopy full SHA for f3b092b
package.json
@@ -3,7 +3,7 @@
3
"version": "1.7.0",
4
"type": "module",
5
"description": "Simple frontend JS library to compress images",
6
- "main": "./dist/index.js",
+ "main": "./dist/simple-image-compressor.js",
7
"types": "./dist/index.d.ts",
8
"files": [
9
"dist"
0 commit comments