This commit is contained in:
Jordi Baylina
2018-10-25 09:43:02 +02:00
parent f122fa202f
commit 76815d0407
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "snarkjs",
"version": "0.1.4",
"version": "0.1.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "snarkjs",
"version": "0.1.4",
"version": "0.1.5",
"description": "zkSNARKs implementation in JavaScript",
"main": "index.js",
"scripts": {