This commit is contained in:
Jordi Baylina 2019-02-05 20:34:41 +01:00
parent 43f224fab9
commit b7f5cce74b
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.9",
"version": "0.1.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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