This commit is contained in:
Jordi Baylina
2020-04-19 18:46:11 +02:00
parent 7705fe8339
commit 0efecf16fa
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.1",
"version": "0.2.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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