summaryrefslogtreecommitdiff
path: root/plugins/npm/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/npm/README.md')
-rw-r--r--plugins/npm/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/npm/README.md b/plugins/npm/README.md
index 8eafc6d61..7848a1290 100644
--- a/plugins/npm/README.md
+++ b/plugins/npm/README.md
@@ -29,6 +29,8 @@ plugins=(... npm)
| `npmI` | `npm init` | Run npm init |
| `npmi` | `npm info` | Run npm info |
| `npmSe` | `npm search` | Run npm search |
+| `npmrd` | `npm run dev` | Run npm run dev |
+| `npmrb` | `npm run build` | Run npm run build |
## `npm install` / `npm uninstall` toggle