Skip to content

Commit 89126fa

Browse files
committed
Updated package information.
1 parent 9948ecc commit 89126fa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,8 @@
3838
"url": "http://www.opensource.org/licenses/MIT"
3939
}
4040
],
41-
"main": "loadImage"
41+
"files": [
42+
"load-image.js"
43+
],
44+
"main": "load-image.js"
4245
}

0 commit comments

Comments
 (0)