This commit is contained in:
Jordi Baylina
2018-12-22 23:54:40 +01:00
parent 0639963bea
commit ed820fbc9b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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