Skip to content

Commit 4653d81

Browse files
committed
Allow the readme into the npm dist
1 parent 438bd11 commit 4653d81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"main": "index",
66
"files": [
77
"index.js",
8-
"lib"
8+
"lib",
9+
"Readme.md"
910
],
1011
"dependencies": {
1112
"inherits": "^2.0.1",

0 commit comments

Comments
 (0)