We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ce495 commit 55dca87Copy full SHA for 55dca87
2 files changed
components/cli/bun.lockb
385 Bytes
components/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@crystallize/cli",
3
- "version": "5.9.1",
+ "version": "5.9.2",
4
"description": "Crystallize CLI",
5
"module": "src/index.ts",
6
"repository": "https://github.com/CrystallizeAPI/crystallize-cli",
@@ -27,7 +27,7 @@
27
},
28
"dependencies": {
29
"@crystallize/js-api-client": "^5.2.0",
30
- "@crystallize/schema": "^5",
+ "@crystallize/schema": "^5.1.0",
31
"awilix": "^12.0.5",
32
"cli-spinners": "^3.3.0",
33
"commander": "^14.0.1",
0 commit comments