Skip to content

Commit 20be530

Browse files
committed
Updates contributions sorting to be more stable
1 parent 77d2e9d commit 20be530

6 files changed

+1878
-1792
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ git clone https://github.com/gitkraken/vscode-gitlens.git
1919
Prerequisites
2020

2121
- [Git](https://git-scm.com/), `>= 2.7.2`
22-
- [NodeJS](https://nodejs.org/), `>= v20.11.1`
23-
- [pnpm](https://pnpm.io/), `>= 8.x` (install using [corepack](https://nodejs.org/docs/latest-v20.x/api/corepack.html))
22+
- [NodeJS](https://nodejs.org/), `>= v22.11.0`
23+
- [pnpm](https://pnpm.io/), `>= 9.x` (install using [corepack](https://nodejs.org/docs/latest-v20.x/api/corepack.html))
2424

2525
### Dependencies
2626

0 commit comments

Comments
 (0)