mirror of
https://github.com/zkemail/zk-email-verify.git
synced 2026-01-09 13:38:03 -05:00
fix: fixed zk-regex-circom dep
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"test": "NODE_OPTIONS=--max_old_space_size=8192 jest --runInBand --detectOpenHandles --forceExit --verbose tests"
|
||||
},
|
||||
"dependencies": {
|
||||
"@zk-email/zk-regex-circom": "^2.3.1",
|
||||
"@zk-email/zk-regex-circom": "2.3.2",
|
||||
"circomlib": "^2.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user