Skip to content

Commit

Permalink
add minimum node version
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker committed Dec 30, 2024
1 parent 5a7bb17 commit fe73431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ title: "Local Development"
- [Java 17 JDK](https://openjdk.org/projects/jdk/17/)
- [Python 3.10](https://www.python.org/downloads/release/python-3100/)
- [Docker](https://www.docker.com/)
- [Node 22.x](https://nodejs.org/en/about/previous-releases)
- [Docker Compose >=2.20](https://docs.docker.com/compose/)
- Docker engine with at least 8GB of memory to run tests.

Expand Down

0 comments on commit fe73431

Please sign in to comment.