Update dependencies

This commit is contained in:
Sindre Sorhus 2019-09-27 11:16:49 +07:00
parent 61aca7cb76
commit 1953816afd
3 changed files with 13 additions and 7 deletions

View file

@ -26,7 +26,7 @@
- Doesn't extend `String.prototype`
- Clean and focused
- Actively maintained
- [Used by ~40,000 packages](https://www.npmjs.com/browse/depended/chalk) as of March 1, 2019
- [Used by ~46,000 packages](https://www.npmjs.com/browse/depended/chalk) as of October 1, 2019
## Install
@ -267,7 +267,7 @@ The following color models can be used:
## Windows
If you're on Windows, do yourself a favor and use [`cmder`](http://cmder.net/) instead of `cmd.exe`.
If you're on Windows, do yourself a favor and use [Windows Terminal](https://github.com/microsoft/terminal) instead of `cmd.exe`.
## Origin story