From f2f8826baa736c4b88e27085809715fac7465741 Mon Sep 17 00:00:00 2001 From: Marcel Bochtler Date: Tue, 26 Jul 2022 16:37:02 +0200 Subject: [PATCH] Readme: Remove NPM limitation The issue [1] was resolved. [1]: https://github.com/oss-review-toolkit/ort/issues/3741 Signed-off-by: Marcel Bochtler --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bb9b15e5dec9c..be743841462b9 100644 --- a/README.md +++ b/README.md @@ -337,7 +337,6 @@ supported: * JavaScript / Node.js * [Bower](https://bower.io/) * [NPM](https://www.npmjs.com/) (limitations: - [no scope-specific registries](https://github.com/oss-review-toolkit/ort/issues/3741), [no peer dependencies](https://github.com/oss-review-toolkit/ort/issues/95)) * [PNPM](https://pnpm.io/) (limitations: [no peer dependencies](https://github.com/oss-review-toolkit/ort/issues/95))