This commit is contained in:
Jordi Baylina 2019-04-27 07:09:49 +02:00
parent 0c19558260
commit bbab2e4c7e
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", "name": "websnark",
"version": "0.0.2", "version": "0.0.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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