Skip to content

Commit 5a305c7

Browse files
committed
fix(docs): add missing npm pkg to nav.yml
1 parent 8b1a12e commit 5a305c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/nav.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@
117117
- title: npm ping
118118
url: /commands/npm-ping
119119
description: Ping npm registry
120+
- title: npm pkg
121+
url: /commands/npm-pkg
122+
description: Manages your package.json
120123
- title: npm prefix
121124
url: /commands/npm-prefix
122125
description: Display prefix

0 commit comments

Comments
 (0)