0.3.58
This commit is contained in:
parent
4b656027d8
commit
299e72415d
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "snarkjs",
|
||||
"version": "0.3.57",
|
||||
"version": "0.3.58",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"version": "0.3.57",
|
||||
"version": "0.3.58",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@iden3/binfileutils": "0.0.8",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "snarkjs",
|
||||
"type": "module",
|
||||
"version": "0.3.57",
|
||||
"version": "0.3.58",
|
||||
"description": "zkSNARKs implementation in JavaScript",
|
||||
"main": "./build/main.cjs",
|
||||
"module": "./main.js",
|
||||
|
Loading…
Reference in New Issue
Block a user