Added some files to npm package.

This commit is contained in:
Chen, Yi-Cyuan
2016-09-08 10:47:31 +08:00
parent 06a3fa8f52
commit f0ff77ca47
8 changed files with 23 additions and 90 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-sha3",
"version": "0.5.2",
"version": "0.5.3",
"description": "A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.",
"main": "src/sha3.js",
"devDependencies": {