sha.js
sha.js copied to clipboard
Fix npmignore to exclude test directory
Hello!
I've found that you have tests/ excluded in .npmignore file, while npm package indeed contains test/ and .travis.yml files. This pull request fixes npm bundle.
Thanks!