Skip to content

Commit

Permalink
fix: enforce addition of distribution folder
Browse files Browse the repository at this point in the history
  • Loading branch information
marionebl committed Feb 14, 2016
1 parent ec6fa1c commit cbe3a90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.1.1",
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
"main": "distribution/index.js",
"files": ["distribution"],
"bin": {
"conventional-changelog-lint": "distribution/cli.js"
},
Expand Down

0 comments on commit cbe3a90

Please sign in to comment.