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 636211161..ee438be4a 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.7.0", 71 "npm": "8.7.0",
72 "pnpm": "7.1.0" 72 "pnpm": "7.1.2"
73} 73}
74``` 74```
75 75