remove doorman schema dep in package json
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Failing after 1m14s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s

This commit is contained in:
Martin Dimitrov 2025-06-08 16:34:59 -07:00
parent fe8f5ae738
commit cdc4c37a38
2 changed files with 1 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -25,8 +25,7 @@
"winston-loki": "^6.1.3", "winston-loki": "^6.1.3",
"zod": "^3.25.42", "zod": "^3.25.42",
"zod-validation-error": "^3.4.1", "zod-validation-error": "^3.4.1",
"zod_utilz": "^0.8.4", "zod_utilz": "^0.8.4"
"doorman-schema": "workspace:*"
}, },
"devDependencies": { "devDependencies": {
"twilio-run": "^3.5.4", "twilio-run": "^3.5.4",