Skip to content

Commit

Permalink
updated min Go and Node.js verion in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Jan 22, 2024
1 parent a44a73a commit 6fd2e7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ This document describes how to prepare a PR for a change in the main repository.

## Prerequisites

- Go 1.19+ (for making changes in the Go code)
- Node 16+ (for making changes in the Admin UI)
- Go 1.21+ (for making changes in the Go code)
- Node 18+ (for making changes in the Admin UI)

If you haven't already, you can fork the main repository and clone your fork so that you can work locally:

Expand Down

0 comments on commit 6fd2e7a

Please sign in to comment.