Skip to content

Commit

Permalink
Use files in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jul 18, 2015
1 parent c5b8e20 commit d3a0a01
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ node_modules
coverage
lcov.info
wired-styl
.idea/
File renamed without changes.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
"style"
],
"main": "index.js",
"files": [
"bin/",
"src/"
],
"repository": {
"type": "git",
"url": "https://github.com/rossPatton/stylint"
Expand Down

0 comments on commit d3a0a01

Please sign in to comment.