Skip to content

Commit

Permalink
Allow the readme into the npm dist
Browse files Browse the repository at this point in the history
  • Loading branch information
SlexAxton committed May 2, 2018
1 parent 438bd11 commit 4653d81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"main": "index",
"files": [
"index.js",
"lib"
"lib",
"Readme.md"
],
"dependencies": {
"inherits": "^2.0.1",
Expand Down

0 comments on commit 4653d81

Please sign in to comment.