mirror of
https://github.com/zkemail/zk-email-verify.git
synced 2026-01-08 21:18:09 -05:00
version: version bump to 4.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@zk-email/circuits",
|
||||
"version": "3.2.4",
|
||||
"version": "4.0.0",
|
||||
"scripts": {
|
||||
"publish": "yarn npm publish --access=public",
|
||||
"test": "NODE_OPTIONS=--max_old_space_size=8192 jest tests"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@zk-email/helpers",
|
||||
"version": "3.2.3",
|
||||
"version": "4.0.0",
|
||||
"main": "dist",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
||||
@@ -2644,13 +2644,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/lodash@npm:^4.14.181":
|
||||
version: 4.14.195
|
||||
resolution: "@types/lodash@npm:4.14.195"
|
||||
checksum: 39b75ca635b3fa943d17d3d3aabc750babe4c8212485a4df166fe0516e39288e14b0c60afc6e21913cc0e5a84734633c71e617e2bd14eaa1cf51b8d7799c432e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/mocha@npm:^10.0.1":
|
||||
version: 10.0.1
|
||||
resolution: "@types/mocha@npm:10.0.1"
|
||||
@@ -2785,7 +2778,6 @@ __metadata:
|
||||
"@types/addressparser": ^1.0.3
|
||||
"@types/atob": ^2.1.2
|
||||
"@types/jest": ^29.5.1
|
||||
"@types/lodash": ^4.14.181
|
||||
"@types/mocha": ^10.0.1
|
||||
"@types/node": ^18.0.6
|
||||
"@types/node-forge": ^1.3.2
|
||||
@@ -2798,7 +2790,6 @@ __metadata:
|
||||
jest: ^29.5.0
|
||||
libmime: ^5.2.1
|
||||
localforage: ^1.10.0
|
||||
lodash: ^4.17.21
|
||||
msw: ^1.2.2
|
||||
node-forge: ^1.3.1
|
||||
pako: ^2.1.0
|
||||
|
||||
Reference in New Issue
Block a user