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 d1312b1..c5be539 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -51,7 +51,7 @@ $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.
51{ 51{
52 "node": "20.11.0", 52 "node": "20.11.0",
53 "pnpm": "8.15.1", 53 "pnpm": "8.15.1",
54 "python": "3.12.1" 54 "python": "3.12.2"
55} 55}
56``` 56```
57 57