Files
prompt-optimizer/.pnpmrc
linshen 8cf9c7407f chore: Update project configuration and dependencies
- Add Node.js and package manager engine restrictions in package.json
- Update OpenAI SDK to latest version (4.83.0)
- Remove package-lock.json and unnecessary environment files
- Modify UI package imports and styles
- Update README with pnpm usage guidance
- Remove unused logo and style files
- Simplify main application entry points
2025-02-23 09:58:39 +08:00

5 lines
125 B
Plaintext

save-workspace-protocol=false
save-prefix='~'
strict-peer-dependencies=false
auto-install-peers=true
resolution-mode=highest