aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-03-05 09:42:31 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2023-03-05 09:42:31 +0530
commit9bb9715497cbb718d2545829408cf9ce577eece0 (patch)
treef6414ce5c751b8c43d50ace2de322da8039e1307 /CONTRIBUTING.md
parentMerge branch 'develop' into release and bump version in package.json (diff)
parent6.2.5-nightly.10 [skip ci] (diff)
downloadferdium-app-9bb9715497cbb718d2545829408cf9ce577eece0.tar.gz
ferdium-app-9bb9715497cbb718d2545829408cf9ce577eece0.tar.zst
ferdium-app-9bb9715497cbb718d2545829408cf9ce577eece0.zip
Merge branch 'develop' into release and bump version to '6.2.5-beta.2'6.2.5-beta.2
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 b562e4afe..8898fe1f4 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.13.0", 65 "node": "18.13.0",
66 "pnpm": "7.26.1" 66 "pnpm": "7.27.0"
67} 67}
68``` 68```
69 69