Jordi Baylina
5 years ago
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
1 changed files with
4 additions and
4 deletions
-
package.json
|
|
@ -25,13 +25,13 @@ |
|
|
|
"license": "GPL-3.0", |
|
|
|
"dependencies": { |
|
|
|
"blake-hash": "^1.1.0", |
|
|
|
"snarkjs": "0.1.8" |
|
|
|
"snarkjs": "0.1.9", |
|
|
|
"web3": "^1.0.0-beta.36" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"circom": "0.0.23", |
|
|
|
"circom": "0.0.24", |
|
|
|
"eslint-plugin-mocha": "^5.2.0", |
|
|
|
"ganache-cli": "^6.2.3", |
|
|
|
"mocha": "^5.2.0", |
|
|
|
"web3": "^1.0.0-beta.36" |
|
|
|
"mocha": "^5.2.0" |
|
|
|
} |
|
|
|
} |