Jordi Baylina
4 years ago
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
2 changed files with
829 additions and
320 deletions
-
package-lock.json
-
package.json
|
|
@ -26,15 +26,15 @@ |
|
|
|
"dependencies": { |
|
|
|
"blake-hash": "^1.1.0", |
|
|
|
"blake2b": "^2.1.3", |
|
|
|
"circom": "0.5.2", |
|
|
|
"circom": "0.5.3", |
|
|
|
"ffjavascript": "0.0.3", |
|
|
|
"snarkjs": "^0.1.20", |
|
|
|
"snarkjs": "^0.1.22", |
|
|
|
"typedarray-to-buffer": "^3.1.5", |
|
|
|
"web3": "^1.2.6" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"eslint": "^6.8.0", |
|
|
|
"ganache-cli": "^6.9.1", |
|
|
|
"mocha": "^5.2.0" |
|
|
|
"mocha": "^7.1.1" |
|
|
|
} |
|
|
|
} |