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 600ae7e73..00e28ecec 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -65,7 +65,7 @@ $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.
65{ 65{
66 "node": "16.15.0", 66 "node": "16.15.0",
67 "npm": "8.10.0", 67 "npm": "8.10.0",
68 "pnpm": "7.1.7" 68 "pnpm": "7.2.1"
69} 69}
70``` 70```
71 71