Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9776a2ae5b | ||
|
|
f95d9ec8c9 |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// @flow
|
||||
// @flow strict
|
||||
|
||||
type TemplateStringsArray = $ReadOnlyArray<string>;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "chalk",
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.2",
|
||||
"description": "Terminal string styling done right",
|
||||
"license": "MIT",
|
||||
"repository": "chalk/chalk",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue