diff --git a/contributing.md b/contributing.md index b8ea556db..0706fd3e5 100644 --- a/contributing.md +++ b/contributing.md @@ -1,6 +1,7 @@ # Contributing ## Prerequisite + ```shell node: "^12.20.0 || ^14.13.1 || >=16.0.0" yarn: "^1.22.10"