aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2024-06-02 08:19:56 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2024-06-02 08:36:33 +0530
commit4c6f594db1be904d8496a200e8d14e05d0ae39b0 (patch)
tree8e2d4ffcb113414b30b06246fd2a3cb7a3499907 /CONTRIBUTING.md
parent6.7.5-nightly.8 [skip ci] (diff)
downloadferdium-app-4c6f594db1be904d8496a200e8d14e05d0ae39b0.tar.gz
ferdium-app-4c6f594db1be904d8496a200e8d14e05d0ae39b0.tar.zst
ferdium-app-4c6f594db1be904d8496a200e8d14e05d0ae39b0.zip
Upgrade pnpm to 9.1.4
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 e017c2f02..7e0a98c45 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": "20.14.0", 65 "node": "20.14.0",
66 "pnpm": "8.15.8" 66 "pnpm": "9.1.4"
67} 67}
68``` 68```
69 69