npm-*: fix page title (#14842)

This commit is contained in:
Lena
2024-11-16 07:33:14 +01:00
committed by GitHub
parent f0f9ac5e44
commit 326763b178
21 changed files with 21 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
# npm-check
# npm check
> Prüft veraltete, inkorrekte und nicht verwendete Abhängigkeiten.
> Weitere Informationen: <https://github.com/dylang/npm-check>.

View File

@@ -1,4 +1,4 @@
# npm-why
# npm why
> Identifiziert, warum ein npm Paket installiert ist.
> Weitere Informationen: <https://github.com/amio/npm-why>.