mirror of
https://github.com/CryptKeeperZK/snarkjs.git
synced 2026-01-09 07:18:04 -05:00
0.6.11
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "snarkjs",
|
||||
"version": "0.6.10",
|
||||
"version": "0.6.11",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "snarkjs",
|
||||
"version": "0.6.10",
|
||||
"version": "0.6.11",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@iden3/binfileutils": "0.0.11",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "snarkjs",
|
||||
"type": "module",
|
||||
"version": "0.6.10",
|
||||
"version": "0.6.11",
|
||||
"description": "zkSNARKs implementation in JavaScript",
|
||||
"main": "./build/main.cjs",
|
||||
"module": "./main.js",
|
||||
|
||||
Reference in New Issue
Block a user