From 5e9d28f67df19f90c0e19a19bcc702355227e10f Mon Sep 17 00:00:00 2001 From: cwtuan Date: Thu, 5 Dec 2024 10:42:51 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3a910b0..15679294 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,7 @@ though: - Changes can also impact the behaviour of other untouched packages. It's normally obvious when this will happen, and often desired, but be careful nonetheless. +- This package is trusted by many developers. Check the [usage trend of patch-package](https://npm-compare.com/patch-package#timeRange=FIVE_YEARS) for its popularity over the last five years. ## Why use postinstall-postinstall with Yarn?