Skip to content

Commit

Permalink
Remove token requirement (#176)
Browse files Browse the repository at this point in the history
* fix: Removing token requirement #173

* chore: Updating npmignore to decrease package size
  • Loading branch information
jdalrymple authored Aug 28, 2018
1 parent 3cbea0b commit e33c08a
Show file tree
Hide file tree
Showing 4 changed files with 2,399 additions and 2,385 deletions.
10 changes: 9 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
node_modules
npm-debug.log
dist
coverage
src
test
.babelrc
jest.config.js
.releaserc.yml
.travis.yml
.eslintrc.yml
.codecov.yml
.codeclimate.yml
Loading

0 comments on commit e33c08a

Please sign in to comment.