Skip to content

Commit 023c545

Browse files
committed
chore(cli): bump to schema 5.2
1 parent 72b79c0 commit 023c545

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@crystallize/cli",
3-
"version": "5.9.2",
3+
"version": "5.9.3",
44
"description": "Crystallize CLI",
55
"module": "src/index.ts",
66
"repository": "https://github.com/CrystallizeAPI/crystallize-cli",
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@crystallize/js-api-client": "^5.2.0",
30-
"@crystallize/schema": "^5.1.0",
30+
"@crystallize/schema": "^5.2.0",
3131
"awilix": "^12.0.5",
3232
"cli-spinners": "^3.3.0",
3333
"commander": "^14.0.1",

0 commit comments

Comments
 (0)