This commit is contained in:
Jordi Baylina 2021-10-06 11:41:07 +02:00
parent 9a46d3b95a
commit 54847b37fd
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "circomlibjs",
"version": "0.0.1",
"version": "0.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "circomlibjs",
"version": "0.0.1",
"version": "0.0.2",
"license": "GPL-3.0",
"dependencies": {
"blake-hash": "^2.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "circomlibjs",
"version": "0.0.1",
"version": "0.0.2",
"description": "Javascript library to work with circomlibç",
"main": "index.js",
"scripts": {