We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b79c0 commit 023c545Copy full SHA for 023c545
2 files changed
bun.lockb
0 Bytes
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@crystallize/cli",
3
- "version": "5.9.2",
+ "version": "5.9.3",
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.1.0",
+ "@crystallize/schema": "^5.2.0",
31
"awilix": "^12.0.5",
32
"cli-spinners": "^3.3.0",
33
"commander": "^14.0.1",
0 commit comments