cli: add initial role types and detection

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-21 01:52:05 +01:00
parent bbd59ed355
commit 0a2719a5ab
5 changed files with 470 additions and 1 deletions
+2 -1
View File
@@ -112,7 +112,8 @@
"webpack-node-externals": "^3.0.0",
"yaml": "^1.10.0",
"yml-loader": "^2.1.0",
"yn": "^4.0.0"
"yn": "^4.0.0",
"zod": "^3.11.6"
},
"devDependencies": {
"@backstage/backend-common": "^0.10.6",