CLI documentation update from CI

npm CLI robot committed Jan 7, 2025 at 02:38 UTC 9551aacc01a2454a45dbd0523ff5a6f0165a8a6b
2 files changed +4 -1
cli-cache.json
+1 -1
@@ -2,5 +2,5 @@
2 "v8": "aa8fff11cdab94fff1a2160ee5241f5f4632e96b",
3 "v9": "64763a341e7aa5b456e696f956759bf9b3440dc1",
4 "v10": "a3041941586b6fb8ed7403fe3c24d81138a96005",
5 - "v11": "ab9ddc0413374fbf4879da535f82e03bc4e62cf3"
5 + "v11": "7f6c9973dc9a4dfebd76e52e060a9d8496b8bd98"
6 }
\ No newline at end of file
content/nav.yml
+3
@@ -1775,6 +1775,9 @@
1775 - title: npm token
1776 url: /cli/v11/commands/npm-token
1777 description: Manage your authentication tokens
1778 + - title: npm undeprecate
1779 + url: /cli/v11/commands/npm-undeprecate
1780 + description: Undeprecate a version of a package
1781 - title: npm uninstall
1782 url: /cli/v11/commands/npm-uninstall
1783 description: Remove a package