aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-08 23:17:34 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-08 23:18:56 +0530
commit450839ab2b7b3b4f106a00c48a5c36a2ad1b5687 (patch)
treef0f3bc48e7a71896abe67e6894db36168a782267
parentUpdated npm modules (diff)
downloadferdium-app-450839ab2b7b3b4f106a00c48a5c36a2ad1b5687.tar.gz
ferdium-app-450839ab2b7b3b4f106a00c48a5c36a2ad1b5687.tar.zst
ferdium-app-450839ab2b7b3b4f106a00c48a5c36a2ad1b5687.zip
Upgraded pnpm and recipes submodule
-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 dbb248a39..10f363ec9 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": "16.18.1", 65 "node": "16.18.1",
66 "pnpm": "7.17.1" 66 "pnpm": "7.18.1"
67} 67}
68``` 68```
69 69
diff --git a/package.json b/package.json
index 959c1d104..3f03de837 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "16.18.1", 16 "node": "16.18.1",
17 "pnpm": "7.17.1" 17 "pnpm": "7.18.1"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
diff --git a/recipes b/recipes
Subproject 3a179ab6fb0859da7acf81286bfde035495e608 Subproject 75814a038587e0ca5269346a3dd284807ba8d51