pages.nl/*: rephrase 'lijst' to 'toon', npm: rephrase description (#14265)

This commit is contained in:
Sebastiaan Speck
2024-10-20 18:03:18 +02:00
committed by GitHub
parent 5d99ba352c
commit 0adcf05793
17 changed files with 28 additions and 28 deletions

View File

@@ -28,10 +28,10 @@
`npm uninstall {{package_name}}`
- List of locally installed dependencies:
- List all locally installed dependencies:
`npm list`
- List top-level globally installed packages:
- List all top-level globally installed packages:
`npm list {{-g|--global}} --depth {{0}}`