aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--package.json2
m---------recipes0
3 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4d32fdbb8..5a1b6f453 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -63,7 +63,7 @@ Currently, these are the combinations of system dependencies that work for MacOS
63$ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json 63$ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json
64{ 64{
65 "node": "18.15.0", 65 "node": "18.15.0",
66 "pnpm": "8.5.1" 66 "pnpm": "8.6.0"
67} 67}
68``` 68```
69 69
diff --git a/package.json b/package.json
index 4b3b76f88..0c712143c 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "18.15.0", 16 "node": "18.15.0",
17 "pnpm": "8.5.1" 17 "pnpm": "8.6.0"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
diff --git a/recipes b/recipes
Subproject 6c8488e52723a33301d7fac7011fdb44d255932 Subproject 5e6ba3943acc12e35b8a173628552aa6bedc09c