aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-11-25 05:14:35 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-11-25 05:14:35 +0530
commit99e7a59bcec34ae8902eeb958fdb5d8e1d1580c0 (patch)
treea74ba9c1d1e029141fea853dcf639e58d2e1ea54 /CONTRIBUTING.md
parentfix: gray scale input slider (diff)
downloadferdium-app-99e7a59bcec34ae8902eeb958fdb5d8e1d1580c0.tar.gz
ferdium-app-99e7a59bcec34ae8902eeb958fdb5d8e1d1580c0.tar.zst
ferdium-app-99e7a59bcec34ae8902eeb958fdb5d8e1d1580c0.zip
Pull in new version of 'recipes' submodule
- Upgrade 'pnpm' to '7.17.0' - Updates to whatsapp and other recipes
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 96c37d302..ee24d8ffa 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -64,7 +64,7 @@ $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.
64{ 64{
65 "node": "16.18.0", 65 "node": "16.18.0",
66 "npm": "8.19.2", 66 "npm": "8.19.2",
67 "pnpm": "7.14.0" 67 "pnpm": "7.17.0"
68} 68}
69``` 69```
70 70