We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc0012 commit 4ba48adCopy full SHA for 4ba48ad
problems/11-dist-tag/problem.ko.txt
@@ -1,4 +1,4 @@
1
-npm 에 공개된 패키지는 `dist-tags` 항목이 있습니다.
+npm에 공개된 패키지는 `dist-tags` 항목이 있습니다.
2
그것은 "latest"와 같은 문자열을 "1.2.48"과 같이 버전 번호로 매핑해줍니다.
3
4
디폴트로는 "latest" 태그가 붙은 버전이 설치됩니다.
0 commit comments