You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: handle missing dependencies in generate-technical-writer-prompts
- Add null checks for packageJson.dependencies and devDependencies
- Ensure file exists before reading package.json
- Add proper error handling for directory read failures
- Fixes test failure where projectType was detected as 'unknown'
0 commit comments