This commit is contained in:
Jordi Baylina 2018-10-21 20:30:17 +02:00
parent 60e1ce4c41
commit 9b2fd3b0ab
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

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

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