This commit is contained in:
Jordi Baylina 2020-03-26 22:49:49 +01:00
parent 7bf8325662
commit 57be559c44
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated

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

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