This commit is contained in:
Jordi Baylina
2018-10-25 17:04:13 +02:00
parent 95755c4afe
commit 4d79038fd8
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.17",
"version": "0.0.18",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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