mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
strict node.js version to 18.13.0
This commit is contained in:
parent
a22388ec2c
commit
be07f25e49
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ For better documentation checkout this [notion](https://www.notion.so/teaxyz/tea
|
|||
|
||||
| Project | Version |
|
||||
|------------|---------|
|
||||
| nodejs.org | >=16 |
|
||||
| nodejs.org | =18.13.0 |
|
||||
| pnpm.io | >=7.18.2 |
|
||||
| rust-lang.org | >=1.62 |
|
||||
| rust-lang.org/cargo | >=0.66 |
|
||||
|
|
Loading…
Reference in a new issue