npm-query: update Korean translation (#14102)

This commit is contained in:
Sebastiaan Speck 2024-10-10 19:06:24 +02:00 committed by GitHub
parent 82a3f74f92
commit eea17093e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
# npm query
> CSS와 유사한 선택자를 사용하여 의존성 객체 배열을 출력합니다.
> 더 많은 정보: <https://docs.npmjs.com/cli/v8/commands/npm-query>.
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-query>.
- 직접 의존성 출력:
@ -17,7 +17,7 @@
- 특정 이름과 시맨틱 버전 관리 범위 내에서 의존성을 출력:
`npm query #{{패키지}}@{{시멘틱 버전}}`
`npm query '#{{패키지}}@{{시멘틱 버전}}'`
- 의존성이 없는 의존성을 출력: