This commit is contained in:
Jordi Baylina
2019-05-11 20:55:54 +02:00
parent 34049f2fbd
commit b7a41cda14
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.26",
"version": "0.0.27",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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