Skip to content

Commit 3b6b9c8

Browse files
Fix pnpm note (#736)
1 parent 5aa226f commit 3b6b9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
- Warns about the possibility of extraneous files being published
4646
- See exactly what will be executed with [preview mode](https://github.com/sindresorhus/np/issues/391), without pushing or publishing anything remotely
4747
- Supports [GitHub Packages](https://github.com/features/packages)
48+
- Supports npm 9+, Yarn (Classic and Berry), and pnpm 8+
4849

4950
### Why not
5051

5152
- Monorepos are not supported.
52-
- pnpm is not supported.
5353
- Custom registries are not supported ([but could be with your help](https://github.com/sindresorhus/np/issues/420)).
5454
- CI is [not an ideal environment](https://github.com/sindresorhus/np/issues/619#issuecomment-994493179) for `np`. It's meant to be used locally as an interactive tool.
5555

0 commit comments

Comments
 (0)