This commit is contained in:
Jordi Baylina 2019-06-25 15:53:12 +02:00
parent a23f042c36
commit 3b6cf0c77e
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": "websnark",
"version": "0.0.3",
"version": "0.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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