Jordi Baylina
3 years ago
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
2 changed files with
3 additions and
3 deletions
-
package-lock.json
-
package.json
|
|
@ -1,12 +1,12 @@ |
|
|
|
{ |
|
|
|
"name": "circom_tester", |
|
|
|
"version": "0.0.5", |
|
|
|
"version": "0.0.6", |
|
|
|
"lockfileVersion": 2, |
|
|
|
"requires": true, |
|
|
|
"packages": { |
|
|
|
"": { |
|
|
|
"name": "circom_tester", |
|
|
|
"version": "0.0.5", |
|
|
|
"version": "0.0.6", |
|
|
|
"license": "GPL-3.0", |
|
|
|
"dependencies": { |
|
|
|
"chai": "^4.3.4", |
|
|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "circom_tester", |
|
|
|
"version": "0.0.5", |
|
|
|
"version": "0.0.6", |
|
|
|
"description": "Tools for testing circom circuits.", |
|
|
|
"main": "index.js", |
|
|
|
"scripts": { |
|
|
|