This commit is contained in:
Jordi Baylina
2019-09-18 17:43:39 +02:00
parent bacb7afde7
commit 6985892f86
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "circom",
"version": "0.0.33",
"version": "0.0.34",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "circom",
"version": "0.0.33",
"version": "0.0.34",
"description": "Language to generate logic circuits",
"main": "index.js",
"directories": {