diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a3ca07d1e..9ff3bae3a 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.15.0 || >=16.0.0" -pnpm: "^6.23.6" +pnpm: "^7.0.0" # otherwise, your build will fail ```