Skip to content

Commit 72bb3dc

Browse files
authored
docs: add note for type-fest v2 compat [skip ci] (#508)
1 parent 2193a34 commit 72bb3dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@ yarn add -D type-fest
100100
pnpm add -D type-fest
101101
```
102102

103+
> **:memo: Note**:
104+
>
105+
> `[email protected]` only supports Node.js v12.20 or above.
106+
> If you're using an older version of Node.js, please install `[email protected]`.
107+
103108
</details>
104109

105110
### Usage

0 commit comments

Comments
 (0)