This commit is contained in:
Jordi Baylina 2019-08-02 16:31:27 +02:00
parent 63116b2571
commit dd64be6080
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.4",
"version": "0.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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