summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2f2e63786..4464b99fb 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -12,7 +12,7 @@ We welcome contributions of any size and skill level. As an open source project,
```shell
node: "^>=18.17.1"
-pnpm: "^9.3.0"
+pnpm: "^9.12.1"
# otherwise, your build will fail
```