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 feadfa8 commit 9551aacCopy full SHA for 9551aac
cli-cache.json
@@ -2,5 +2,5 @@
2
"v8": "aa8fff11cdab94fff1a2160ee5241f5f4632e96b",
3
"v9": "64763a341e7aa5b456e696f956759bf9b3440dc1",
4
"v10": "a3041941586b6fb8ed7403fe3c24d81138a96005",
5
- "v11": "ab9ddc0413374fbf4879da535f82e03bc4e62cf3"
+ "v11": "7f6c9973dc9a4dfebd76e52e060a9d8496b8bd98"
6
}
content/nav.yml
@@ -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
0 commit comments