managarten/apps/clock/apps
Wuesteon 22af71883e fix(runtime-config): add missing zod dependency to Clock and Contacts web apps
Added zod ^3.25.76 to package.json dependencies for:
- @clock/web
- @contacts/web

This fixes build failures in pre-push hook where runtime.ts config validation
required zod but it wasn't listed as a dependency.

Calendar and Chat apps already had zod installed (^4.2.0).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-15 22:44:24 +01:00
..
backend fix(db): use TEXT for user_id columns across entire codebase 2025-12-09 16:30:51 +01:00
landing Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
web fix(runtime-config): add missing zod dependency to Clock and Contacts web apps 2025-12-15 22:44:24 +01:00