aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md4
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
m---------recipes0
4 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a58683fb5..159cadb28 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -63,8 +63,8 @@ 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": "16.15.1", 65 "node": "16.15.1",
66 "npm": "8.12.2", 66 "npm": "8.13.2",
67 "pnpm": "7.3.0" 67 "pnpm": "7.4.1"
68} 68}
69``` 69```
70 70
diff --git a/package-lock.json b/package-lock.json
index a2eefa040..51c3d79c6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -163,7 +163,7 @@
163 }, 163 },
164 "engines": { 164 "engines": {
165 "node": "16.15.1", 165 "node": "16.15.1",
166 "npm": "8.12.2" 166 "npm": "8.13.2"
167 }, 167 },
168 "optionalDependencies": { 168 "optionalDependencies": {
169 "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", 169 "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect",
diff --git a/package.json b/package.json
index 826d2517b..9658f1154 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "16.15.1", 16 "node": "16.15.1",
17 "npm": "8.12.2" 17 "npm": "8.13.2"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
diff --git a/recipes b/recipes
Subproject 016e7fe37956b6dec1682d9f4538c4878994461 Subproject 7b3a15c18778b71a4b8bcbadbe898f65f497426