From 4b94fc9f2e3a78d16bf8e7202d9bf4a4448808ae Mon Sep 17 00:00:00 2001 From: matthewp Date: Tue, 27 Jul 2021 12:46:13 +0000 Subject: [PATCH] [ci] yarn format --- contributing.md | 1 + 1 file changed, 1 insertion(+) 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"