aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-09-02 20:27:28 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-09-02 15:29:12 +0000
commit6b19c9c04414ef24b28da202b8f247c814720971 (patch)
treee9ed8642617d9b150e5349bb9fc8bcd7af0debc7 /CONTRIBUTING.md
parentfeat: Add Download Manager (pause, stop, delete) (#1339) (diff)
downloadferdium-app-6b19c9c04414ef24b28da202b8f247c814720971.tar.gz
ferdium-app-6b19c9c04414ef24b28da202b8f247c814720971.tar.zst
ferdium-app-6b19c9c04414ef24b28da202b8f247c814720971.zip
Upgrade 'pnpm' to '8.7.1' in both the main the recipes repo
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 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