Add patch-package (#1033)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Cuz
2020-04-14 20:02:05 +08:00
committed by GitHub
parent 81bdbc998b
commit e0bb7e71ca

View File

@@ -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