Files
Zero/.npmrc
Dak Washbrook c0ca4ae621 Add email assistant prompt enhancements and dependency updates
Enhanced email assistant prompts with new system prompt templates and dynamic style generation logic. Updated dependencies including @langchain/core, @ai-sdk/groq, and others for improved functionality and compatibility.
2025-04-26 21:07:34 -07:00

5 lines
125 B
Plaintext

# don't show warnings if package versions don't match
strict-peer-dependencies=false
auto-install-peers=true
save-exact=true