This commit is contained in:
Jordi Baylina
2020-08-31 18:30:11 +02:00
parent 9d876a1b32
commit 6bcbf3370e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "circomlib",
"version": "0.2.3",
"version": "0.2.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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