Skip to content

Commit 450e88c

Browse files
committed
docs(pnpm): update aliases table
1 parent 9190929 commit 450e88c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

plugins/pnpm/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ export SF_PLUGINS=(... pnpm)
1818
| pnE | pnpm add -E |
1919
| pnG | pnpm add -g |
2020
| pnO | pnpm add -O |
21-
| pni | pnpm import |
22-
| pnI | pnpm install |
21+
| pnim | pnpm import |
22+
| pni | pnpm install |
23+
| pnI | pnpm init |
2324
| pnL | pnpm list |
2425
| pnLD | pnpm list -D |
2526
| pnLG | pnpm list -g |

0 commit comments

Comments
 (0)