This commit is contained in:
Jordi Baylina 2021-10-06 18:30:06 +02:00
parent cdc7840287
commit c71c8c1daf
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.7",
"version": "0.0.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "circomlibjs",
"version": "0.0.7",
"version": "0.0.8",
"license": "GPL-3.0",
"dependencies": {
"blake-hash": "^2.0.0",

View File

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