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 99abe81..2be4646 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -50,7 +50,7 @@ Currently, these are the combinations of system dependencies that work for MacOS
50$ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json 50$ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json
51{ 51{
52 "node": "18.13.0", 52 "node": "18.13.0",
53 "pnpm": "7.25.1", 53 "pnpm": "7.26.1",
54 "python": "3.11.1" 54 "python": "3.11.1"
55} 55}
56``` 56```
diff --git a/package.json b/package.json
index 6e5c03b..38175d5 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
6 "main": "index.js", 6 "main": "index.js",
7 "engines": { 7 "engines": {
8 "node": "18.13.0", 8 "node": "18.13.0",
9 "pnpm": "7.25.1", 9 "pnpm": "7.26.1",
10 "python": "3.11.1" 10 "python": "3.11.1"
11 }, 11 },
12 "scripts": { 12 "scripts": {
diff --git a/recipes b/recipes
Subproject 786d50d0c69bf865a01fad086fb6e10db1e6dff Subproject 9da964ef13bcd0880dba4d6e51e3d481900432c