This commit is contained in:
Jordi Baylina 2021-10-30 14:06:30 +02:00
parent b5eb78c822
commit a8196b2010
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "circomlib",
"version": "2.0.1",
"version": "2.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "circomlib",
"version": "2.0.1",
"version": "2.0.2",
"license": "GPL-3.0",
"devDependencies": {
"blake-hash": "^2.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "circomlib",
"version": "2.0.1",
"version": "2.0.2",
"description": "Basic circuits library for Circom",
"main": "index.js",
"directories": {