Skip to content

Commit

Permalink
chore: add files to package.json (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
xavdid authored and adampash committed Feb 13, 2019
1 parent ab56ce0 commit 867623a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
"web",
"content"
],
"files": [
"dist",
"cli.js"
],
"main": "./dist/mercury.js",
"bin": {
"mercury-parser": "./cli.js"
Expand Down

0 comments on commit 867623a

Please sign in to comment.