Jordi Baylina
6 years ago
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
1 changed files with
2 additions and
2 deletions
-
package.json
|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "circom", |
|
|
|
"version": "0.0.4", |
|
|
|
"version": "0.0.5", |
|
|
|
"description": "Language to generate logica circuits", |
|
|
|
"main": "index.js", |
|
|
|
"directories": { |
|
|
@ -37,6 +37,6 @@ |
|
|
|
"eslint": "^5.0.1", |
|
|
|
"eslint-plugin-mocha": "^5.0.0", |
|
|
|
"jison": "^0.4.18", |
|
|
|
"zksnark": "0.0.4" |
|
|
|
"zksnark": "0.0.5" |
|
|
|
} |
|
|
|
} |