This commit is contained in:
Jordi Baylina
2019-04-17 21:51:22 +02:00
parent 8b3e63c2d4
commit 98cc26dc88
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "websnark",
"version": "0.0.1",
"version": "0.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "websnark",
"version": "0.0.1",
"version": "0.0.2",
"description": "big integer library to work in Zq",
"main": "index.js",
"scripts": {