Skip to content

Commit

Permalink
Add note about supported Yarn versions (#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Nov 7, 2023
1 parent 6c2e00e commit 47d1dc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -49,6 +49,7 @@
### Why not

- Monorepos are not supported.
- Yarn >= 2 is not supported.
- Custom registries are not supported ([but could be with your help](https://github.com/sindresorhus/np/issues/420)).
- 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.

Expand Down

0 comments on commit 47d1dc2

Please sign in to comment.