1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 09:19:47 +01:00

Update pages/common/npm-dedupe.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
This commit is contained in:
SaiTeja-002 2024-10-27 23:19:21 +05:30 committed by GitHub
parent b11f0187bf
commit b278099cfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@
- Skip optional/peer dependencies during deduplication:
`npm dedupe --omit={{optional | peer}}`
`npm dedupe --omit={{optional|peer}}`
- Enable detailed logging for troubleshooting: