summaryrefslogtreecommitdiffstats
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 793b64285..01f638e99 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.15.0", 70 "node": "16.15.0",
71 "npm": "8.10.0", 71 "npm": "8.10.0",
72 "pnpm": "7.1.2" 72 "pnpm": "7.1.7"
73} 73}
74``` 74```
75 75