Skip to content

Commit 5857e5a

Browse files
committed
feat(js-api-client): release with schema 6.x
1 parent ef9e3fa commit 5857e5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@crystallize/js-api-client",
33
"license": "MIT",
4-
"version": "5.2.0",
4+
"version": "5.3.0",
55
"type": "module",
66
"author": "Crystallize <[email protected]> (https://crystallize.com)",
77
"contributors": [
@@ -39,7 +39,7 @@
3939
"@crystallize/schema": "workspace:*",
4040
"json-to-graphql-query": "^2.3.0",
4141
"mime-lite": "^1.0.3",
42-
"zod": "^4.0.15"
42+
"zod": "^4.1.12"
4343
},
4444
"browser": {
4545
"fs": false,

0 commit comments

Comments
 (0)