This commit is contained in:
Jordi Baylina
2020-07-18 14:55:09 +02:00
parent 9fe8be9828
commit 50cf01add6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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