summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1c61da2c9..0551df985 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -64,6 +64,7 @@ Please make sure you are conforming to the `engines` requirements used by the de
64Currently, these are the combinations of system dependencies that work for MacOS/Linux/Windows: 64Currently, these are the combinations of system dependencies that work for MacOS/Linux/Windows:
65 65
66```bash 66```bash
67# Note: 'jq' is not a required system dependency; its only here to show the combined output of versions needed
67$ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json 68$ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json
68{ 69{
69 "node": "16.14.2", 70 "node": "16.14.2",