move zod back a step to avoid type issues
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"qs": "^6.10.1",
|
||||
"winston": "^3.2.1",
|
||||
"yn": "^4.0.0",
|
||||
"zod": "^3.11.6"
|
||||
"zod": "~3.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "workspace:^",
|
||||
|
||||
Reference in New Issue
Block a user