Skip to content

Commit db73f2a

Browse files
committed
Updated package information.
1 parent ad46e98 commit db73f2a

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
"scripts": {
3939
"test": "node ./test/test.js"
4040
},
41-
"main": "md5"
41+
"files": [
42+
"md5.js"
43+
],
44+
"main": "md5.js"
4245
}

0 commit comments

Comments
 (0)