Skip to content

Commit

Permalink
chore updates before release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyraspopov committed Sep 27, 2021
1 parent 1d84d76 commit 5e8b0ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ console.log(green(`How are ${italic(`you`)} doing?`));
- 3x faster and 10x smaller than `chalk`
- [TypeScript](https://www.typescriptlang.org/) & [Flowtype](https://flow.org/) support
- [`NO_COLOR`](https://no-color.org/) friendly
- Node.js v6+ & browsers support
- The same API, but faster, much faster
- No `String.prototype` modifications (anyone still doing it?)
- No dependencies and the smallest `node_modules` footprint
Expand Down
26 changes: 0 additions & 26 deletions picocolors.js.flow

This file was deleted.

0 comments on commit 5e8b0ec

Please sign in to comment.