This commit is contained in:
Jordi Baylina 2021-10-06 14:52:39 +02:00
parent f50bf95a1b
commit 660ee70352
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.2",
"version": "0.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "circomlibjs",
"version": "0.0.2",
"version": "0.0.3",
"license": "GPL-3.0",
"dependencies": {
"blake-hash": "^2.0.0",

View File

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