Readme fixed and bigint exported

This commit is contained in:
Jordi Baylina
2018-09-05 05:24:24 +02:00
parent 544161c399
commit 1fdbbb8b9c
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zksnark",
"version": "0.0.1",
"version": "0.0.2",
"description": "zkSnark implementation in javascript",
"main": "index.js",
"scripts": {