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 96c37d302..ee24d8ffa 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -64,7 +64,7 @@ $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.
64{ 64{
65 "node": "16.18.0", 65 "node": "16.18.0",
66 "npm": "8.19.2", 66 "npm": "8.19.2",
67 "pnpm": "7.14.0" 67 "pnpm": "7.17.0"
68} 68}
69``` 69```
70 70