summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b74da1e5e41f..6cc3458371cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -57,7 +57,7 @@ conflicts=(
"${_pkg}"
)
makedepends=(
- 'nodejs'
+ 'nodejs>=20.0'
'yarn'
'typescript'
)