From e0bb7e71cae52ee9c0e2717bc275a27c1589728f Mon Sep 17 00:00:00 2001 From: Cuz <1101451857@qq.com> Date: Tue, 14 Apr 2020 20:02:05 +0800 Subject: [PATCH] Add patch-package (#1033) Co-authored-by: Sindre Sorhus --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6705bab..4a85ad4 100644 --- a/readme.md +++ b/readme.md @@ -103,7 +103,7 @@ - [Cheatsheets](#cheatsheets) - [Tools](#tools) - [Community](#community) - - [Miscellaneous](#miscellaneous) + - [Miscellaneous](#miscellaneous-1) - [Related lists](#related-lists) ## Packages @@ -797,6 +797,7 @@ - [cashify](https://github.com/xxczaki/cashify) - Currency conversion. - [genepi](https://github.com/Geode-solutions/genepi) - Automatically generate a native Node.js addon from C++ code. - [husky](https://github.com/typicode/husky) - Create Git hook scripts. +- [patch-package](https://github.com/ds300/patch-package) - Make and preserve fixes to npm dependencies. ## Resources