Skip to content

Commit

Permalink
Update Chalk usage to chalk-pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Oct 14, 2022
1 parent ca05a07 commit 4aef019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Example:
Example:

```js
import {Chalk} from 'chalk';
import {Chalk} from 'chalk-pipe';

const chalk = new Chalk({level: 1});

Expand Down

0 comments on commit 4aef019

Please sign in to comment.