chore: reworking the types a little bit

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-02-24 13:56:50 +01:00
parent 38745ac76b
commit 14d1a325b7
14 changed files with 116 additions and 83 deletions
+2 -1
View File
@@ -30,7 +30,8 @@
"@backstage/types": "workspace:^",
"jsonschema": "^1.2.6",
"winston": "^3.2.1",
"zod": "~3.18.0"
"zod": "~3.18.0",
"zod-to-json-schema": "~3.18.0"
},
"devDependencies": {
"@backstage/cli": "workspace:^"