We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9948ecc commit 89126faCopy full SHA for 89126fa
1 file changed
package.json
@@ -38,5 +38,8 @@
38
"url": "http://www.opensource.org/licenses/MIT"
39
}
40
],
41
- "main": "loadImage"
+ "files": [
42
+ "load-image.js"
43
+ ],
44
+ "main": "load-image.js"
45
0 commit comments