This commit is contained in:
Jordi Baylina 2018-12-23 00:00:17 +01:00
parent 76f6e70633
commit c51b4c5318
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
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.8",
"version": "0.1.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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