We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3071e commit 734251dCopy full SHA for 734251d
packages/jimp/package.json
@@ -4,7 +4,8 @@
4
"sideEffects": false,
5
"description": "An image processing library written entirely in JavaScript.",
6
"files": [
7
- "browser",
+ "browser.js",
8
+ "browser.js.map",
9
"dist",
10
"es",
11
"index.d.ts",
0 commit comments