This commit is contained in:
Jordi Baylina 2018-12-22 23:55:18 +01:00
parent d1bde3ab55
commit 57da978ff5
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.0.2",
"version": "0.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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