0.3.11
This commit is contained in:
parent
1fd0446221
commit
b27cc615e6
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "snarkjs",
|
||||
"version": "0.3.10",
|
||||
"version": "0.3.11",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "snarkjs",
|
||||
"type": "module",
|
||||
"version": "0.3.10",
|
||||
"version": "0.3.11",
|
||||
"description": "zkSNARKs implementation in JavaScript",
|
||||
"main": "./build/main.cjs",
|
||||
"module": "./main.js",
|
||||
|
Loading…
Reference in New Issue
Block a user