Jordi Baylina
6 years ago
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
1 changed files with
1 additions and
1 deletions
-
package.json
|
@ -1,6 +1,6 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "zksnark", |
|
|
"name": "zksnark", |
|
|
"version": "0.0.10", |
|
|
|
|
|
|
|
|
"version": "0.0.11", |
|
|
"description": "zkSNARKs implementation in JavaScript", |
|
|
"description": "zkSNARKs implementation in JavaScript", |
|
|
"main": "index.js", |
|
|
"main": "index.js", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|