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 c84d73118..a0d28d9a7 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.15.1", 65 "node": "16.15.1",
66 "npm": "8.13.2", 66 "npm": "8.13.2",
67 "pnpm": "7.5.0" 67 "pnpm": "7.6.0"
68} 68}
69``` 69```
70 70