Skip to content

Commit

Permalink
Update package files etc
Browse files Browse the repository at this point in the history
  • Loading branch information
sondr3 committed Jun 6, 2016
1 parent 5eef5df commit c64bb37
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 20 deletions.
10 changes: 0 additions & 10 deletions .npmignore

This file was deleted.

7 changes: 0 additions & 7 deletions index.js

This file was deleted.

7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@
"test": "xo && nyc ava"
},
"files": [
"index.js",
"generators"
"generators",
"README.md",
"CHANGELOG.md",
"LICENSE"
],
"dependencies": {
"chalk": "^1.1.0",
Expand All @@ -40,7 +42,6 @@
"space": true,
"ignores": [
"generators/app/templates/**",
"generators/gulp/templates/**",
"generators/jekyll/templates/**"
]
}
Expand Down

0 comments on commit c64bb37

Please sign in to comment.