Switch to upstream blake2b-wasm

This commit is contained in:
Blaine Bublitz 2021-09-01 12:33:40 -07:00
parent ee786185ce
commit 2bb75e16e6

@ -39,7 +39,7 @@
}, },
"dependencies": { "dependencies": {
"@iden3/binfileutils": "0.0.8", "@iden3/binfileutils": "0.0.8",
"blake2b-wasm": "https://github.com/jbaylina/blake2b-wasm.git", "blake2b-wasm": "^2.3.0",
"circom_runtime": "0.1.13", "circom_runtime": "0.1.13",
"ejs": "^3.1.6", "ejs": "^3.1.6",
"fastfile": "0.0.19", "fastfile": "0.0.19",