From 5122b3529447858f7c0c1eb28fcc1a9b9f49b64f Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Wed, 8 Nov 2023 00:04:18 +0900 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e5676ad9..3455b0cb 100644 --- a/readme.md +++ b/readme.md @@ -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.