aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--package.json6
m---------recipes0
3 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 59a8dccb5..341fb3eb4 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.6.2" 66 "pnpm": "8.7.1"
67} 67}
68``` 68```
69 69
diff --git a/package.json b/package.json
index 8cd3a3c66..7b2030ed4 100644
--- a/package.json
+++ b/package.json
@@ -14,14 +14,14 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "18.15.0", 16 "node": "18.15.0",
17 "pnpm": "8.6.2" 17 "pnpm": "8.7.1"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "volta": { 20 "volta": {
21 "node": "18.15.0", 21 "node": "18.15.0",
22 "pnpm": "8.6.2" 22 "pnpm": "8.7.1"
23 }, 23 },
24 "packageManager": "pnpm@8.6.2", 24 "packageManager": "pnpm@8.7.1",
25 "scripts": { 25 "scripts": {
26 "prepare": "is-ci || husky install", 26 "prepare": "is-ci || husky install",
27 "start": "electron ./build", 27 "start": "electron ./build",
diff --git a/recipes b/recipes
Subproject 580a8ed8b20d30c5618718d7d13d2abd355727e Subproject df880b5013e9d4094a8425c7e6ee5ebb8cabf7d