Fixed ArrayBuffer dosen't work in Webpack.

This commit is contained in:
Chen, Yi-Cyuan
2016-12-29 09:31:53 +08:00
parent 035642212a
commit 8ae70989ae
5 changed files with 80 additions and 46 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-sha3",
"version": "0.5.5",
"version": "0.5.6",
"description": "A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.",
"main": "src/sha3.js",
"typings": "index",