summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d2f72e1ef..99aae8627 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,7 +11,7 @@ We welcome contributions of any size and skill level. As an open source project,
```shell
node: "^14.18.0 || >=16.12.0"
-pnpm: "^7.5.0"
+pnpm: "^7.9.5"
# otherwise, your build will fail
```