Skip to content

Commit c947e31

Browse files
committed
chore(js-api-client): versioned dependencies
1 parent 1a933b1 commit c947e31

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
@@ -36,7 +36,7 @@
3636
"vitest": "^3.2.4"
3737
},
3838
"dependencies": {
39-
"@crystallize/schema": "workspace:*",
39+
"@crystallize/schema": "^5.0.0",
4040
"json-to-graphql-query": "^2.3.0",
4141
"mime-lite": "^1.0.3",
4242
"zod": "^4.0.15"
@@ -46,4 +46,4 @@
4646
"node:http2": false,
4747
"http2": false
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)