mirror of
https://github.com/zkemail/zk-email-verify.git
synced 2026-01-06 20:23:54 -05:00
chore: version 6.2.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.1.6",
|
||||
"version": "6.2.0",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@zk-email/circuits",
|
||||
"version": "6.1.6",
|
||||
"version": "6.2.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"publish": "yarn npm publish --access=public",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@zk-email/contracts",
|
||||
"version": "6.1.6",
|
||||
"version": "6.2.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "forge build",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@zk-email/helpers",
|
||||
"version": "6.1.6",
|
||||
"version": "6.2.0",
|
||||
"license": "MIT",
|
||||
"main": "dist",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user