aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0551df985..f0c6d6a52 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -69,7 +69,7 @@ $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.
69{ 69{
70 "node": "16.14.2", 70 "node": "16.14.2",
71 "npm": "8.7.0", 71 "npm": "8.7.0",
72 "pnpm": "6.32.8" 72 "pnpm": "6.32.11"
73} 73}
74 74
75$ python --version 75$ python --version