Skip to content

Commit

Permalink
chore: typescript version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelfimov committed Dec 24, 2023
1 parent 4e0e58b commit 052404d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yarn/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
## Ограничения по используемым версиям

| **Пакет/среда** | **4.0.2** | **Легаси** |
| --------------- | --------- | :--------: |
| **Typescript** | - | <= 4.6.4 |
| --------------- |-----------| :--------: |
| **Typescript** | = 5.2.2 | <= 4.6.4 |
| **ESLint** | <= 8.20.0 | \>= 8.50.0 |
| **Prettier** | <= 3.0.0 | \>= 3.1.1 |
| **NodeJS** | <= 18.13 | - |
Expand Down

0 comments on commit 052404d

Please sign in to comment.