mirror of
https://github.com/zkemail/zk-email-verify.git
synced 2026-01-09 05:28:06 -05:00
chore: add circuits package
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"name": "zk-email",
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
"dependencies": {
|
||||
"@rainbow-me/rainbowkit": "^0.8.0",
|
||||
"@testing-library/jest-dom": "^5.16.3",
|
||||
@@ -57,9 +59,6 @@
|
||||
"web-vitals": "^2.1.4",
|
||||
"yargs": "^17.7.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"react-error-overlay": "6.0.9"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
"build": "tsc && vite build",
|
||||
|
||||
Reference in New Issue
Block a user