Skip to content

Commit

Permalink
Merge pull request #535 from gpittarelli/trim-package
Browse files Browse the repository at this point in the history
Don't include unnecesary files in the npm package
  • Loading branch information
doug-wade committed Jan 29, 2017
2 parents 63fa63b + 8b6f69a commit b041aad
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
appveyor.yml
.babelrc
CHANGELOG.md
CODE_OF_CONDUCT.md
.editorconfig
.eslintrc
.gitignore
lerna.json
.travis.yml
yarn.lock
src
test
tmp
.npmignore

0 comments on commit b041aad

Please sign in to comment.