Skip to content

Commit

Permalink
Merge pull request twbs#44 from hnrch02/package-json-main
Browse files Browse the repository at this point in the history
Add `main` property to package.json
  • Loading branch information
cvrebert committed Jul 26, 2014
2 parents a758cb1 + 6bfc27a commit 1c16a63
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 @@ -40,6 +40,7 @@
"dependencies": {
"cheerio": "^0.17.0"
},
"main": "./src/bootlint.js",
"bin": "./src/cli.js",
"browser": {
"cheerio": "jquery",
Expand Down

0 comments on commit 1c16a63

Please sign in to comment.