Bump node to LTS version

Bump node to LTS version
This commit is contained in:
nixocio
2022-02-10 15:44:02 -05:00
parent f085afd92f
commit 87b1f0d0de
7 changed files with 7 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
# AWX-UI
## Requirements
- node 14.18.3, npm 7.24.2, make, git
- node >= 16.14.0, npm >= 8.x make, git
## Development
The API development server will need to be running. See [CONTRIBUTING.md](../../CONTRIBUTING.md).